Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-debugfs.c72 static void help_stop(struct seq_file *, void *);
112 .stop = help_stop,
276 static void help_stop(struct seq_file *m, void *p) in help_stop() function