Home
last modified time | relevance | path

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

/Linux-v4.19/fs/orangefs/
Dorangefs-debugfs.c73 static int help_show(struct seq_file *, void *);
114 .show = help_show,
319 static int help_show(struct seq_file *m, void *v) in help_show() function