Searched refs:debugfs_reset_dir (Results 1 – 2 of 2) sorted by relevance
650 debugfs_remove_recursive(fsc->debugfs_reset_dir); in ceph_fs_debugfs_cleanup()699 fsc->debugfs_reset_dir = debugfs_create_dir("reset", in ceph_fs_debugfs_init()702 fsc->debugfs_reset_dir, fsc, in ceph_fs_debugfs_init()705 fsc->debugfs_reset_dir, fsc, in ceph_fs_debugfs_init()
182 struct dentry *debugfs_reset_dir; member