Searched refs:debugfs_mdsmap (Results 1 – 2 of 2) sorted by relevance
230 debugfs_remove(fsc->debugfs_mdsmap); in ceph_fs_debugfs_cleanup()262 fsc->debugfs_mdsmap = debugfs_create_file("mdsmap", in ceph_fs_debugfs_init()267 if (!fsc->debugfs_mdsmap) in ceph_fs_debugfs_init()
116 struct dentry *debugfs_mdsc, *debugfs_mdsmap; member