Home
last modified time | relevance | path

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

/linux-4.4.14/fs/dlm/
Ddebug_fs.c605 static const struct file_operations format1_fops; variable
615 if (file->f_op == &format1_fops) in table_open()
632 static const struct file_operations format1_fops = { variable
719 &format1_fops); in dlm_create_debug_file()