Searched refs:btrfs_orphan_cleanup (Results 1 – 4 of 4) sorted by relevance
3019 ret = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()3105 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in btrfs_start_pre_rw_mount()3106 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in btrfs_start_pre_rw_mount()
793 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()2978 btrfs_orphan_cleanup(root); in btrfs_ioctl_start_sync()
3710 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function6112 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()
5645 ret = btrfs_orphan_cleanup(fs_root); in btrfs_recover_relocation()