Searched refs:old_roots (Results 1 – 4 of 4) sorted by relevance
238 old_roots = ctx.roots; in test_no_shared_qgroup()244 ulist_free(old_roots); in test_no_shared_qgroup()250 ulist_free(old_roots); in test_no_shared_qgroup()265 old_roots = NULL; in test_no_shared_qgroup()279 old_roots = ctx.roots; in test_no_shared_qgroup()284 ulist_free(old_roots); in test_no_shared_qgroup()290 ulist_free(old_roots); in test_no_shared_qgroup()350 old_roots = ctx.roots; in test_multiple_refs()356 ulist_free(old_roots); in test_multiple_refs()387 old_roots = ctx.roots; in test_multiple_refs()[all …]
151 struct ulist *old_roots; member369 u64 num_bytes, struct ulist *old_roots,
2111 qrecord->old_roots = ctx.roots; in btrfs_qgroup_trace_extent_post()2962 if (old_roots) { in btrfs_qgroup_account_extent()2963 if (!maybe_fs_roots(old_roots)) in btrfs_qgroup_account_extent()2965 nr_old_roots = old_roots->nnodes; in btrfs_qgroup_account_extent()3010 ulist_free(old_roots); in btrfs_qgroup_account_extent()3058 if (!record->old_roots) { in btrfs_qgroup_account_extents()3063 record->old_roots = ctx.roots; in btrfs_qgroup_account_extents()3085 record->old_roots, in btrfs_qgroup_account_extents()3087 record->old_roots = NULL; in btrfs_qgroup_account_extents()3096 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()[all …]
799 qrecord->old_roots = NULL; in init_delayed_ref_head()