Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Ddebugfs.c399 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
481 void ceph_fs_debugfs_cleanup(struct ceph_fs_client *fsc) in ceph_fs_debugfs_cleanup() function
H A Dsuper.h1361 extern void ceph_fs_debugfs_cleanup(struct ceph_fs_client *client);
H A Dsuper.c1564 ceph_fs_debugfs_cleanup(fsc); in ceph_kill_sb()