format3_seq_ops   416 fs/dlm/debug_fs.c static const struct seq_operations format3_seq_ops;
format3_seq_ops   445 fs/dlm/debug_fs.c 	if (seq->op == &format3_seq_ops)
format3_seq_ops   588 fs/dlm/debug_fs.c static const struct seq_operations format3_seq_ops = {
format3_seq_ops   640 fs/dlm/debug_fs.c 	ret = seq_open(file, &format3_seq_ops);