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()
240 ulist_free(old_roots); in test_no_shared_qgroup()
247 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()
260 old_roots = NULL; in test_no_shared_qgroup()
269 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_no_shared_qgroup()
278 ulist_free(old_roots); in test_no_shared_qgroup()
285 ulist_free(old_roots); in test_no_shared_qgroup()
290 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
315 struct ulist *old_roots = NULL; in test_multiple_refs() local
333 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
343 ulist_free(old_roots); in test_multiple_refs()
350 ulist_free(old_roots); in test_multiple_refs()
355 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
368 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
378 ulist_free(old_roots); in test_multiple_refs()
385 ulist_free(old_roots); in test_multiple_refs()
390 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
409 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &old_roots, in test_multiple_refs()
419 ulist_free(old_roots); in test_multiple_refs()
426 ulist_free(old_roots); in test_multiple_refs()
431 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()