Files
CoolPi-Armbian-Rockchip-RK3…/fs/orangefs/orangefs-debugfs.h
2025-02-04 12:41:12 -06:00

8 lines
311 B
C

/* SPDX-License-Identifier: GPL-2.0 */
void orangefs_debugfs_init(int);
void orangefs_debugfs_cleanup(void);
int orangefs_prepare_debugfs_help_string(int);
int orangefs_debugfs_new_client_mask(void __user *);
int orangefs_debugfs_new_client_string(void __user *);
int orangefs_debugfs_new_debug(void __user *);