Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-debugfs.c70 static void *help_start(struct seq_file *, loff_t *);
111 .start = help_start,
294 static void *help_start(struct seq_file *m, loff_t *pos) in help_start() function