xfs: fix rmap key and record comparison functions
[linux-2.6-microblaze.git] / fs / orangefs / orangefs-debugfs.h
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 *);