Searched refs:new_roots (Results 1 – 3 of 3) sorted by relevance
254 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()366 new_roots = ctx.roots; in test_multiple_refs()370 new_roots); in test_multiple_refs()403 new_roots = ctx.roots; in test_multiple_refs()407 new_roots); in test_multiple_refs()446 new_roots = ctx.roots; in test_multiple_refs()[all …]
2940 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument2957 if (new_roots) { in btrfs_qgroup_account_extent()2958 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()2960 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()3011 ulist_free(new_roots); in btrfs_qgroup_account_extent()3020 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local3077 new_roots = ctx.roots; in btrfs_qgroup_account_extents()3086 new_roots); in btrfs_qgroup_account_extents()3088 new_roots = NULL; in btrfs_qgroup_account_extents()3097 ulist_free(new_roots); in btrfs_qgroup_account_extents()[all …]
370 struct ulist *new_roots);