Searched refs:format2_seq_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/dlm/
H A Ddebug_fs.c418 static const struct seq_operations format2_seq_ops; variable in typeref:struct:seq_operations
446 if (seq->op == &format2_seq_ops) table_seq_start()
584 static const struct seq_operations format2_seq_ops = { variable in typeref:struct:seq_operations
618 ret = seq_open(file, &format2_seq_ops); table_open()

Completed in 146 milliseconds