Lines Matching refs:new_roots
209 struct ulist *new_roots = NULL; in test_no_shared_qgroup() local
238 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, false); in test_no_shared_qgroup()
241 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()
272 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, false); in test_no_shared_qgroup()
275 ulist_free(new_roots); in test_no_shared_qgroup()
281 new_roots); in test_no_shared_qgroup()
306 struct ulist *new_roots = NULL; in test_multiple_refs() local
335 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, false); in test_multiple_refs()
338 ulist_free(new_roots); in test_multiple_refs()
344 new_roots); in test_multiple_refs()
368 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, false); in test_multiple_refs()
371 ulist_free(new_roots); in test_multiple_refs()
377 new_roots); in test_multiple_refs()
407 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, false); in test_multiple_refs()
410 ulist_free(new_roots); in test_multiple_refs()
416 new_roots); in test_multiple_refs()