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 …]
2662 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument2680 if (new_roots) { in btrfs_qgroup_account_extent()2681 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()2683 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()2731 ret = qgroup_update_refcnt(fs_info, new_roots, tmp, qgroups, seq, in btrfs_qgroup_account_extent()2749 ulist_free(new_roots); in btrfs_qgroup_account_extent()2758 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local2818 new_roots = ctx.roots; in btrfs_qgroup_account_extents()2820 ulist_del(new_roots, qgroup_to_skip, 0); in btrfs_qgroup_account_extents()2827 new_roots); in btrfs_qgroup_account_extents()[all …]
349 struct ulist *new_roots);