format2_seq_ops   415 fs/dlm/debug_fs.c static const struct seq_operations format2_seq_ops;
format2_seq_ops   443 fs/dlm/debug_fs.c 	if (seq->op == &format2_seq_ops)
format2_seq_ops   581 fs/dlm/debug_fs.c static const struct seq_operations format2_seq_ops = {
format2_seq_ops   626 fs/dlm/debug_fs.c 	ret = seq_open(file, &format2_seq_ops);