Searched refs:table_seq_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | debug_fs.c | 429 static int table_seq_show(struct seq_file *seq, void *iter_ptr) in table_seq_show() function 638 .show = table_seq_show, 645 .show = table_seq_show, 652 .show = table_seq_show, 659 .show = table_seq_show, 666 .show = table_seq_show,
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | debug_fs.c | 380 static int table_seq_show(struct seq_file *seq, void *iter_ptr) in table_seq_show() function 579 .show = table_seq_show, 586 .show = table_seq_show, 593 .show = table_seq_show, 600 .show = table_seq_show,
|
Completed in 3 milliseconds