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 …]
143 struct ulist *old_roots; member359 u64 num_bytes, struct ulist *old_roots,
2119 qrecord->old_roots = ctx.roots; in btrfs_qgroup_trace_extent_post()2159 record->old_roots = NULL; in btrfs_qgroup_trace_extent()2976 if (old_roots) { in btrfs_qgroup_account_extent()2977 if (!maybe_fs_roots(old_roots)) in btrfs_qgroup_account_extent()3024 ulist_free(old_roots); in btrfs_qgroup_account_extent()3070 if (!record->old_roots) { in btrfs_qgroup_account_extents()3075 record->old_roots = ctx.roots; in btrfs_qgroup_account_extents()3097 record->old_roots, in btrfs_qgroup_account_extents()3099 record->old_roots = NULL; in btrfs_qgroup_account_extents()3108 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()[all …]
835 qrecord->old_roots = NULL; in init_delayed_ref_head()
Completed in 15 milliseconds