Lines Matching full:free

10 #include "../free-space-tree.h"
37 test_err("could not find free space info"); in __check_free_space_extents()
102 test_err("free space tree is invalid"); in __check_free_space_extents()
120 test_err("could not find free space info"); in check_free_space_extents()
177 test_err("could not remove free space"); in test_remove_all()
199 test_err("could not remove free space"); in test_remove_beginning()
223 test_err("could not remove free space"); in test_remove_end()
247 test_err("could not remove free space"); in test_remove_middle()
269 test_err("could not remove free space"); in test_merge_left()
276 test_err("could not add free space"); in test_merge_left()
284 test_err("could not add free space"); in test_merge_left()
306 test_err("could not remove free space"); in test_merge_right()
314 test_err("could not add free space"); in test_merge_right()
322 test_err("could not add free space"); in test_merge_right()
344 test_err("could not remove free space"); in test_merge_both()
351 test_err("could not add free space"); in test_merge_both()
358 test_err("could not add free space"); in test_merge_both()
365 test_err("could not add free space"); in test_merge_both()
389 test_err("could not remove free space"); in test_merge_none()
396 test_err("could not add free space"); in test_merge_none()
403 test_err("could not add free space"); in test_merge_none()
410 test_err("could not add free space"); in test_merge_none()
488 test_err("could not add block group free space"); in run_test()
506 test_err("could not remove block group free space"); in run_test()
511 test_err("free space tree has leftover items"); in run_test()
573 test_msg("running free space tree tests"); in btrfs_test_free_space_tree()