Home
last modified time | relevance | path

Searched refs:format3_fops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/dlm/
Ddebug_fs.c607 static const struct file_operations format3_fops; variable
619 else if (file->f_op == &format3_fops) in table_open()
648 static const struct file_operations format3_fops = { variable
745 &format3_fops); in dlm_create_debug_file()