root/fs/orangefs/orangefs-debugfs.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 void orangefs_debugfs_init(int);
   3 void orangefs_debugfs_cleanup(void);
   4 int orangefs_prepare_debugfs_help_string(int);
   5 int orangefs_debugfs_new_client_mask(void __user *);
   6 int orangefs_debugfs_new_client_string(void __user *);
   7 int orangefs_debugfs_new_debug(void __user *);

/* [<][>][^][v][top][bottom][index][help] */