Lines Matching refs:old_roots
208 struct ulist *old_roots = NULL; in test_no_shared_qgroup() local
226 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, false); in test_no_shared_qgroup()
235 ulist_free(old_roots); in test_no_shared_qgroup()
241 ulist_free(old_roots); in test_no_shared_qgroup()
246 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
254 old_roots = NULL; in test_no_shared_qgroup()
263 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, false); in test_no_shared_qgroup()
271 ulist_free(old_roots); in test_no_shared_qgroup()
277 ulist_free(old_roots); in test_no_shared_qgroup()
282 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
307 struct ulist *old_roots = NULL; in test_multiple_refs() local
325 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, false); in test_multiple_refs()
334 ulist_free(old_roots); in test_multiple_refs()
340 ulist_free(old_roots); in test_multiple_refs()
345 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
358 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, false); in test_multiple_refs()
367 ulist_free(old_roots); in test_multiple_refs()
373 ulist_free(old_roots); in test_multiple_refs()
378 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
397 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, false); in test_multiple_refs()
406 ulist_free(old_roots); in test_multiple_refs()
412 ulist_free(old_roots); in test_multiple_refs()
417 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()