format1_seq_ops   414 fs/dlm/debug_fs.c static const struct seq_operations format1_seq_ops;
format1_seq_ops   441 fs/dlm/debug_fs.c 	if (seq->op == &format1_seq_ops)
format1_seq_ops   574 fs/dlm/debug_fs.c static const struct seq_operations format1_seq_ops = {
format1_seq_ops   612 fs/dlm/debug_fs.c 	ret = seq_open(file, &format1_seq_ops);