Home
last modified time | relevance | path

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

/Linux-v5.15/fs/orangefs/
Dorangefs-debugfs.c72 static void help_stop(struct seq_file *, void *);
112 .stop = help_stop,
282 static void help_stop(struct seq_file *m, void *p) in help_stop() function