Lines Matching full:free

10 #include "../free-space-tree.h"
36 test_err("could not find free space info"); in __check_free_space_extents()
101 test_err("free space tree is invalid"); in __check_free_space_extents()
119 test_err("could not find free space info"); in check_free_space_extents()
176 test_err("could not remove free space"); in test_remove_all()
198 test_err("could not remove free space"); in test_remove_beginning()
222 test_err("could not remove free space"); in test_remove_end()
246 test_err("could not remove free space"); in test_remove_middle()
268 test_err("could not remove free space"); in test_merge_left()
275 test_err("could not add free space"); in test_merge_left()
283 test_err("could not add free space"); in test_merge_left()
305 test_err("could not remove free space"); in test_merge_right()
313 test_err("could not add free space"); in test_merge_right()
321 test_err("could not add free space"); in test_merge_right()
343 test_err("could not remove free space"); in test_merge_both()
350 test_err("could not add free space"); in test_merge_both()
357 test_err("could not add free space"); in test_merge_both()
364 test_err("could not add free space"); in test_merge_both()
388 test_err("could not remove free space"); in test_merge_none()
395 test_err("could not add free space"); in test_merge_none()
402 test_err("could not add free space"); in test_merge_none()
409 test_err("could not add free space"); in test_merge_none()
484 test_err("could not add block group free space"); in run_test()
502 test_err("could not remove block group free space"); in run_test()
507 test_err("free space tree has leftover items"); in run_test()
569 test_msg("running free space tree tests"); in btrfs_test_free_space_tree()