Lines Matching refs:old_roots
231 struct ulist *old_roots = NULL; in test_no_shared_qgroup() local
249 ret = btrfs_find_all_roots(&trans, fs_info, 4096, 0, &old_roots); in test_no_shared_qgroup()
251 ulist_free(old_roots); in test_no_shared_qgroup()
262 ulist_free(old_roots); in test_no_shared_qgroup()
269 old_roots, new_roots); in test_no_shared_qgroup()
279 old_roots = NULL; in test_no_shared_qgroup()
282 ret = btrfs_find_all_roots(&trans, fs_info, 4096, 0, &old_roots); in test_no_shared_qgroup()
284 ulist_free(old_roots); in test_no_shared_qgroup()
295 ulist_free(old_roots); in test_no_shared_qgroup()
302 old_roots, new_roots); in test_no_shared_qgroup()
325 struct ulist *old_roots = NULL; in test_multiple_refs() local
340 ret = btrfs_find_all_roots(&trans, fs_info, 4096, 0, &old_roots); in test_multiple_refs()
342 ulist_free(old_roots); in test_multiple_refs()
353 ulist_free(old_roots); in test_multiple_refs()
360 old_roots, new_roots); in test_multiple_refs()
371 ret = btrfs_find_all_roots(&trans, fs_info, 4096, 0, &old_roots); in test_multiple_refs()
373 ulist_free(old_roots); in test_multiple_refs()
384 ulist_free(old_roots); in test_multiple_refs()
391 old_roots, new_roots); in test_multiple_refs()
407 ret = btrfs_find_all_roots(&trans, fs_info, 4096, 0, &old_roots); in test_multiple_refs()
409 ulist_free(old_roots); in test_multiple_refs()
420 ulist_free(old_roots); in test_multiple_refs()
427 old_roots, new_roots); in test_multiple_refs()