Home
last modified time | relevance | path

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

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