Searched refs:btrfs_orphan_cleanup (Results 1 – 6 of 6) sorted by relevance
3019 if ((ret = btrfs_orphan_cleanup(fs_info->fs_root)) || in open_ctree()3020 (ret = btrfs_orphan_cleanup(fs_info->tree_root))) { in open_ctree()3679 err = btrfs_orphan_cleanup(gang[i]); in btrfs_cleanup_fs_roots()
907 ret = btrfs_orphan_cleanup(new_root); in get_default_root()
3937 int btrfs_orphan_cleanup(struct btrfs_root *root);
4470 err = btrfs_orphan_cleanup(fs_root);
3300 int btrfs_orphan_cleanup(struct btrfs_root *root) in btrfs_orphan_cleanup() function5590 ret = btrfs_orphan_cleanup(sub_root); in btrfs_lookup_dentry()
727 ret = btrfs_orphan_cleanup(pending_snapshot->snap); in create_snapshot()