Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-debugfs.c72 static void help_stop(struct seq_file *, void *);
113 .stop = help_stop,
316 static void help_stop(struct seq_file *m, void *p) in help_stop() function