Searched refs:new_roots (Results 1 – 2 of 2) sorted by relevance
203 struct ulist *new_roots = NULL; in test_no_shared_qgroup() local245 new_roots = ctx.roots; in test_no_shared_qgroup()249 new_roots); in test_no_shared_qgroup()257 new_roots = NULL; in test_no_shared_qgroup()285 new_roots = ctx.roots; in test_no_shared_qgroup()289 new_roots); in test_no_shared_qgroup()315 struct ulist *new_roots = NULL; in test_multiple_refs() local357 new_roots = ctx.roots; in test_multiple_refs()361 new_roots); in test_multiple_refs()394 new_roots = ctx.roots; in test_multiple_refs()[all …]
2932 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument2949 if (new_roots) { in btrfs_qgroup_account_extent()2950 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()2952 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()2984 qgroup_update_refcnt(fs_info, new_roots, &qgroups, seq, false); in btrfs_qgroup_account_extent()3003 ulist_free(new_roots); in btrfs_qgroup_account_extent()3012 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local3069 new_roots = ctx.roots; in btrfs_qgroup_account_extents()3071 ulist_del(new_roots, qgroup_to_skip, 0); in btrfs_qgroup_account_extents()3078 new_roots); in btrfs_qgroup_account_extents()[all …]