Searched refs:format1_seq_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/dlm/ | ||
H A D | debug_fs.c | 417 static const struct seq_operations format1_seq_ops; variable in typeref:struct:seq_operations 444 if (seq->op == &format1_seq_ops) table_seq_start() 577 static const struct seq_operations format1_seq_ops = { variable in typeref:struct:seq_operations 616 ret = seq_open(file, &format1_seq_ops); table_open() |
Completed in 33 milliseconds