blob: b5fd9cd4960f413bd234aaa59ab78fa95dd709b0 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Martin Brandenburg44f46412016-08-15 11:38:36 -04002int orangefs_debugfs_init(int);
Yi Liu8bb8aef2015-11-24 15:12:14 -05003void orangefs_debugfs_cleanup(void);
Martin Brandenburg44f46412016-08-15 11:38:36 -04004int orangefs_client_debug_init(void);
5int orangefs_prepare_debugfs_help_string(int);
6int orangefs_debugfs_new_client_mask(void __user *);
7int orangefs_debugfs_new_client_string(void __user *);
8int orangefs_debugfs_new_debug(void __user *);