Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-debugfs.c71 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