Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Ddebugfs.c237 int ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init() function
312 int ceph_fs_debugfs_init(struct ceph_fs_client *fsc) in ceph_fs_debugfs_init() function
Dsuper.h980 extern int ceph_fs_debugfs_init(struct ceph_fs_client *client);
Dsuper.c815 err = ceph_fs_debugfs_init(fsc); in ceph_real_mount()