Searched refs:new_roots (Results 1 – 3 of 3) sorted by relevance
212 struct ulist *new_roots = NULL; in test_no_shared_qgroup() local254 new_roots = ctx.roots; in test_no_shared_qgroup()258 new_roots); in test_no_shared_qgroup()266 new_roots = NULL; in test_no_shared_qgroup()294 new_roots = ctx.roots; in test_no_shared_qgroup()298 new_roots); in test_no_shared_qgroup()324 struct ulist *new_roots = NULL; in test_multiple_refs() local366 new_roots = ctx.roots; in test_multiple_refs()370 new_roots); in test_multiple_refs()403 new_roots = ctx.roots; in test_multiple_refs()[all …]
2697 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument2715 if (new_roots) { in btrfs_qgroup_account_extent()2716 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()2718 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()2764 ret = qgroup_update_refcnt(fs_info, new_roots, tmp, qgroups, seq, in btrfs_qgroup_account_extent()2782 ulist_free(new_roots); in btrfs_qgroup_account_extent()2791 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local2846 new_roots = ctx.roots; in btrfs_qgroup_account_extents()2848 ulist_del(new_roots, qgroup_to_skip, 0); in btrfs_qgroup_account_extents()2855 new_roots); in btrfs_qgroup_account_extents()[all …]
358 struct ulist *new_roots);