Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-debugfs.c73 static int help_show(struct seq_file *, void *);
114 .show = help_show,
322 static int help_show(struct seq_file *m, void *v) in help_show() function