Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
A Dqgroup-tests.c228 ulist_free(old_roots); in test_no_shared_qgroup()
240 ulist_free(old_roots); in test_no_shared_qgroup()
258 old_roots = NULL; in test_no_shared_qgroup()
263 ulist_free(old_roots); in test_no_shared_qgroup()
274 ulist_free(old_roots); in test_no_shared_qgroup()
325 ulist_free(old_roots); in test_multiple_refs()
337 ulist_free(old_roots); in test_multiple_refs()
358 ulist_free(old_roots); in test_multiple_refs()
370 ulist_free(old_roots); in test_multiple_refs()
397 ulist_free(old_roots); in test_multiple_refs()
[all …]
/linux/fs/btrfs/
A Dqgroup.h122 struct ulist *old_roots; member
342 u64 num_bytes, struct ulist *old_roots,
A Dqgroup.c1753 qrecord->old_roots = old_root; in btrfs_qgroup_trace_extent_post()
1775 record->old_roots = NULL; in btrfs_qgroup_trace_extent()
2558 if (old_roots) { in btrfs_qgroup_account_extent()
2559 if (!maybe_fs_roots(old_roots)) in btrfs_qgroup_account_extent()
2561 nr_old_roots = old_roots->nnodes; in btrfs_qgroup_account_extent()
2621 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2655 &record->old_roots, false); in btrfs_qgroup_account_extents()
2681 record->old_roots, in btrfs_qgroup_account_extents()
2683 record->old_roots = NULL; in btrfs_qgroup_account_extents()
2687 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
[all …]
A Ddelayed-ref.c774 qrecord->old_roots = NULL; in init_delayed_ref_head()

Completed in 15 milliseconds