Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-debugfs.c109 static const struct seq_operations help_debug_ops = { variable
233 ret = seq_open(file, &help_debug_ops); in orangefs_debug_help_open()