Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Ddebugfs.h22 extern int ceph_debugfs_init(void);
/Linux-v4.19/net/ceph/
Ddebugfs.c392 int __init ceph_debugfs_init(void) in CEPH_DEFINE_SHOW_FUNC()
480 int __init ceph_debugfs_init(void) in ceph_debugfs_init() function
Dceph_common.c753 ret = ceph_debugfs_init(); in init_ceph_lib()