Home
last modified time | relevance | path

Searched refs:new_roots (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/tests/
A Dqgroup-tests.c241 ulist_free(new_roots); in test_no_shared_qgroup()
247 new_roots); in test_no_shared_qgroup()
259 new_roots = NULL; in test_no_shared_qgroup()
275 ulist_free(new_roots); in test_no_shared_qgroup()
281 new_roots); in test_no_shared_qgroup()
338 ulist_free(new_roots); in test_multiple_refs()
344 new_roots); in test_multiple_refs()
371 ulist_free(new_roots); in test_multiple_refs()
377 new_roots); in test_multiple_refs()
410 ulist_free(new_roots); in test_multiple_refs()
[all …]
/linux/fs/btrfs/
A Dqgroup.c2536 struct ulist *new_roots) in btrfs_qgroup_account_extent() argument
2553 if (new_roots) { in btrfs_qgroup_account_extent()
2554 if (!maybe_fs_roots(new_roots)) in btrfs_qgroup_account_extent()
2556 nr_new_roots = new_roots->nnodes; in btrfs_qgroup_account_extent()
2622 ulist_free(new_roots); in btrfs_qgroup_account_extent()
2631 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents() local
2675 ulist_del(new_roots, qgroup_to_skip, 0); in btrfs_qgroup_account_extents()
2682 new_roots); in btrfs_qgroup_account_extents()
2684 new_roots = NULL; in btrfs_qgroup_account_extents()
2688 ulist_free(new_roots); in btrfs_qgroup_account_extents()
[all …]
A Dqgroup.h343 struct ulist *new_roots);

Completed in 11 milliseconds