Lines Matching refs:old_roots
212 struct ulist *old_roots = NULL; in test_no_shared_qgroup() local
230 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_no_shared_qgroup()
233 ulist_free(old_roots); in test_no_shared_qgroup()
246 ulist_free(old_roots); in test_no_shared_qgroup()
252 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
264 old_roots = NULL; in test_no_shared_qgroup()
267 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_no_shared_qgroup()
270 ulist_free(old_roots); in test_no_shared_qgroup()
282 ulist_free(old_roots); in test_no_shared_qgroup()
288 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
313 struct ulist *old_roots = NULL; in test_multiple_refs() local
331 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
334 ulist_free(old_roots); in test_multiple_refs()
347 ulist_free(old_roots); in test_multiple_refs()
353 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
366 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
369 ulist_free(old_roots); in test_multiple_refs()
382 ulist_free(old_roots); in test_multiple_refs()
388 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
407 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
410 ulist_free(old_roots); in test_multiple_refs()
423 ulist_free(old_roots); in test_multiple_refs()
429 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()