Home
last modified time | relevance | path

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

/linux-4.4.14/fs/dlm/
Ddebug_fs.c606 static const struct file_operations format2_fops; variable
617 else if (file->f_op == &format2_fops) in table_open()
640 static const struct file_operations format2_fops = { variable
732 &format2_fops); in dlm_create_debug_file()