Searched refs:format3_seq_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/dlm/ | ||
H A D | debug_fs.c | 419 static const struct seq_operations format3_seq_ops; variable in typeref:struct:seq_operations 448 if (seq->op == &format3_seq_ops) table_seq_start() 591 static const struct seq_operations format3_seq_ops = { variable in typeref:struct:seq_operations 620 ret = seq_open(file, &format3_seq_ops); table_open() |
Completed in 82 milliseconds