Home
last modified time | relevance | path

Searched refs:format1_seq_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Ddebug_fs.c414 static const struct seq_operations format1_seq_ops; variable
441 if (seq->op == &format1_seq_ops) in table_seq_start()
575 static const struct seq_operations format1_seq_ops = { variable
613 ret = seq_open(file, &format1_seq_ops); in table_open1()
/kernel/linux/linux-6.6/fs/dlm/
H A Ddebug_fs.c470 static const struct seq_operations format1_seq_ops; variable
498 if (seq->op == &format1_seq_ops) in table_seq_start()
634 static const struct seq_operations format1_seq_ops = { variable
680 ret = seq_open(file, &format1_seq_ops); in table_open1()

Completed in 3 milliseconds