Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Ddebugfs.c349 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init() function
402 void ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init() function
H A Dsuper.h1225 extern void ceph_fs_debugfs_init(struct ceph_fs_client *client);
H A Dsuper.c944 ceph_fs_debugfs_init(fsc); in ceph_real_mount()