Home
last modified time | relevance | path

Searched refs:old_roots (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/btrfs/tests/
A Dqgroup-tests.c238 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 …]
/linux-6.3-rc2/fs/btrfs/
A Dqgroup.h126 struct ulist *old_roots; member
348 u64 num_bytes, struct ulist *old_roots,
A Dqgroup.c1844 qrecord->old_roots = ctx.roots; in btrfs_qgroup_trace_extent_post()
1866 record->old_roots = NULL; in btrfs_qgroup_trace_extent()
2671 if (old_roots) { in btrfs_qgroup_account_extent()
2672 if (!maybe_fs_roots(old_roots)) in btrfs_qgroup_account_extent()
2734 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2780 if (!record->old_roots) { in btrfs_qgroup_account_extents()
2785 record->old_roots = ctx.roots; in btrfs_qgroup_account_extents()
2812 record->old_roots, in btrfs_qgroup_account_extents()
2814 record->old_roots = NULL; in btrfs_qgroup_account_extents()
2818 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
[all …]
A Ddelayed-ref.c792 qrecord->old_roots = NULL; in init_delayed_ref_head()

Completed in 14 milliseconds