Home
last modified time | relevance | path

Searched refs:ceph_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/ceph/
Ddebugfs.h8 extern void ceph_debugfs_init(void);
/Linux-v5.10/net/ceph/
Ddebugfs.c397 void __init ceph_debugfs_init(void) in ceph_debugfs_init() function
462 void __init ceph_debugfs_init(void) in ceph_debugfs_init() function
Dceph_common.c834 ceph_debugfs_init(); in init_ceph_lib()