]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - fs/orangefs/orangefs-debugfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.git] / fs / orangefs / orangefs-debugfs.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 int orangefs_debugfs_init(int);
3 void orangefs_debugfs_cleanup(void);
4 int orangefs_client_debug_init(void);
5 int orangefs_prepare_debugfs_help_string(int);
6 int orangefs_debugfs_new_client_mask(void __user *);
7 int orangefs_debugfs_new_client_string(void __user *);
8 int orangefs_debugfs_new_debug(void __user *);