Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-debugfs.c73 static int help_show(struct seq_file *, void *);
113 .show = help_show,
282 static int help_show(struct seq_file *m, void *v) in help_show() function