Searched refs:format2_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/dlm/ | ||
H A D | debug_fs.c | 606 static const struct file_operations format2_fops; variable in typeref:struct:file_operations 617 else if (file->f_op == &format2_fops) table_open() 640 static const struct file_operations format2_fops = { variable in typeref:struct:file_operations 732 &format2_fops); dlm_create_debug_file() |
Completed in 74 milliseconds