Searched refs:new_roots (Results 1 – 3 of 3) 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 …]
2882 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument2899 if (new_roots) { in btrfs_qgroup_account_extent()2900 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()2902 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()2934 qgroup_update_refcnt(fs_info, new_roots, &qgroups, seq, UPDATE_NEW); in btrfs_qgroup_account_extent()2953 ulist_free(new_roots); in btrfs_qgroup_account_extent()2962 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local3019 new_roots = ctx.roots; in btrfs_qgroup_account_extents()3021 ulist_del(new_roots, qgroup_to_skip, 0); in btrfs_qgroup_account_extents()3028 new_roots); in btrfs_qgroup_account_extents()[all …]
370 struct ulist *new_roots);