Home
last modified time | relevance | path

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

/linux-4.4.14/fs/dlm/
Ddebug_fs.c608 static const struct file_operations format4_fops; variable
621 else if (file->f_op == &format4_fops) in table_open()
656 static const struct file_operations format4_fops = { variable
758 &format4_fops); in dlm_create_debug_file()