Searched refs:btrfs_orphan_cleanup (Results 1 – 5 of 5) sorted by relevance
3238 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in btrfs_start_pre_rw_mount()3239 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in btrfs_start_pre_rw_mount()4466 err = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()
3435 int btrfs_orphan_cleanup(struct btrfs_root *root);
4305 err = btrfs_orphan_cleanup(fs_root); in btrfs_recover_relocation()
3673 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function5856 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()
841 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()