Searched refs:table_seq_next (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | debug_fs.c | 558 static void *table_seq_next(struct seq_file *seq, void *iter_ptr, loff_t *pos) in table_seq_next() function 636 .next = table_seq_next, 643 .next = table_seq_next, 650 .next = table_seq_next, 657 .next = table_seq_next, 664 .next = table_seq_next,
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | debug_fs.c | 499 static void *table_seq_next(struct seq_file *seq, void *iter_ptr, loff_t *pos) in table_seq_next() function 577 .next = table_seq_next, 584 .next = table_seq_next, 591 .next = table_seq_next, 598 .next = table_seq_next,
|
Completed in 3 milliseconds