Searched refs:help_next (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-debugfs.c | 71 static void *help_next(struct seq_file *, void *, loff_t *); 111 .next = help_next, 268 static void *help_next(struct seq_file *m, void *v, loff_t *pos) in help_next() function 271 gossip_debug(GOSSIP_DEBUGFS_DEBUG, "help_next: start\n"); in help_next()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | orangefs-debugfs.c | 71 static void *help_next(struct seq_file *, void *, loff_t *); 111 .next = help_next, 268 static void *help_next(struct seq_file *m, void *v, loff_t *pos) in help_next() function 271 gossip_debug(GOSSIP_DEBUGFS_DEBUG, "help_next: start\n"); in help_next()
|
Completed in 3 milliseconds