Home
last modified time | relevance | path

Searched refs:help_next (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/orangefs/
Dorangefs-debugfs.c71 static void *help_next(struct seq_file *, void *, loff_t *);
111 .next = help_next,
274 static void *help_next(struct seq_file *m, void *v, loff_t *pos) in help_next() function