Searched refs:format3_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/dlm/ | ||
H A D | debug_fs.c | 607 static const struct file_operations format3_fops; variable in typeref:struct:file_operations 619 else if (file->f_op == &format3_fops) table_open() 648 static const struct file_operations format3_fops = { variable in typeref:struct:file_operations 745 &format3_fops); dlm_create_debug_file() |
Completed in 69 milliseconds