Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Ddebugfs.c225 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
305 ceph_fs_debugfs_cleanup(fsc); in ceph_fs_debugfs_init()
317 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
Dsuper.h981 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
Dsuper.c612 ceph_fs_debugfs_cleanup(fsc); in destroy_fs_client()