Searched refs:format4_seq_ops (Results 1 – 1 of 1) sorted by relevance
417 static const struct seq_operations format4_seq_ops; variable428 int toss = (seq->op == &format4_seq_ops); in table_seq_start()447 if (seq->op == &format4_seq_ops) in table_seq_start()508 int toss = (seq->op == &format4_seq_ops); in table_seq_next()595 static const struct seq_operations format4_seq_ops = { variable654 ret = seq_open(file, &format4_seq_ops); in table_open4()