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

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

Completed in 48 milliseconds