]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - fs/orangefs/orangefs-debugfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-kernel.git] / fs / orangefs / orangefs-debugfs.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
44f46410 2int orangefs_debugfs_init(int);
8bb8aefd 3void orangefs_debugfs_cleanup(void);
44f46410
MB
4int 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 *);