format4_seq_ops 417 fs/dlm/debug_fs.c static const struct seq_operations format4_seq_ops; format4_seq_ops 428 fs/dlm/debug_fs.c int toss = (seq->op == &format4_seq_ops); format4_seq_ops 447 fs/dlm/debug_fs.c if (seq->op == &format4_seq_ops) format4_seq_ops 508 fs/dlm/debug_fs.c int toss = (seq->op == &format4_seq_ops); format4_seq_ops 595 fs/dlm/debug_fs.c static const struct seq_operations format4_seq_ops = { format4_seq_ops 654 fs/dlm/debug_fs.c ret = seq_open(file, &format4_seq_ops);