Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Ddebugfs.c380 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
455 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
Dsuper.h1256 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
Dsuper.c1232 ceph_fs_debugfs_cleanup(fsc); in ceph_kill_sb()