Lines Matching refs:new_roots
213 struct ulist *new_roots = NULL; in test_no_shared_qgroup() local
243 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, in test_no_shared_qgroup()
247 ulist_free(new_roots); in test_no_shared_qgroup()
253 new_roots); in test_no_shared_qgroup()
265 new_roots = NULL; in test_no_shared_qgroup()
279 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, in test_no_shared_qgroup()
283 ulist_free(new_roots); in test_no_shared_qgroup()
289 new_roots); in test_no_shared_qgroup()
314 struct ulist *new_roots = NULL; in test_multiple_refs() local
344 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, in test_multiple_refs()
348 ulist_free(new_roots); in test_multiple_refs()
354 new_roots); in test_multiple_refs()
379 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, in test_multiple_refs()
383 ulist_free(new_roots); in test_multiple_refs()
389 new_roots); in test_multiple_refs()
420 ret = btrfs_find_all_roots(&trans, fs_info, nodesize, 0, &new_roots, in test_multiple_refs()
424 ulist_free(new_roots); in test_multiple_refs()
430 new_roots); in test_multiple_refs()