Searched refs:debugfs_mdsc (Results 1 – 2 of 2) sorted by relevance
233 debugfs_remove(fsc->debugfs_mdsc); in ceph_fs_debugfs_cleanup()278 fsc->debugfs_mdsc = debugfs_create_file("mdsc", in ceph_fs_debugfs_init()283 if (!fsc->debugfs_mdsc) in ceph_fs_debugfs_init()
100 struct dentry *debugfs_mdsc, *debugfs_mdsmap; member