Lines Matching refs:test_err

96 			test_err("failed to allocate test page");  in test_find_delalloc()
119 test_err("should have found at least one delalloc"); in test_find_delalloc()
123 test_err("expected start 0 end %u, got start %llu end %llu", in test_find_delalloc()
141 test_err("couldn't find the locked page"); in test_find_delalloc()
150 test_err("couldn't find delalloc in our range"); in test_find_delalloc()
154 test_err("expected start %llu end %llu, got start %llu, end %llu", in test_find_delalloc()
160 test_err("there were unlocked pages in the range"); in test_find_delalloc()
176 test_err("couldn't find the locked page"); in test_find_delalloc()
184 test_err("found range when we shouldn't have"); in test_find_delalloc()
188 test_err("did not return the proper end offset"); in test_find_delalloc()
205 test_err("didn't find our range"); in test_find_delalloc()
209 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
215 test_err("pages in range were not all locked"); in test_find_delalloc()
227 test_err("couldn't find our page"); in test_find_delalloc()
246 test_err("didn't find our range"); in test_find_delalloc()
250 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
256 test_err("pages in range were not all locked"); in test_find_delalloc()
282 test_err("bits do not match"); in check_eb_bitmap()
289 test_err("offset bits do not match"); in check_eb_bitmap()
306 test_err("bitmap was not zeroed"); in __test_eb_bitmaps()
314 test_err("setting all bits failed"); in __test_eb_bitmaps()
322 test_err("clearing all bits failed"); in __test_eb_bitmaps()
335 test_err("setting straddling pages failed"); in __test_eb_bitmaps()
348 test_err("clearing straddling pages failed"); in __test_eb_bitmaps()
372 test_err("random bit pattern failed"); in __test_eb_bitmaps()
396 test_err("couldn't allocate test bitmap"); in test_eb_bitmaps()
446 test_err( in test_find_first_clear_extent_bit()
462 test_err("error finding beginning range: start %llu end %llu", in test_find_first_clear_extent_bit()
478 test_err("error finding trimmed range: start %llu end %llu", in test_find_first_clear_extent_bit()
491 test_err("error finding next unalloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
505 test_err("error finding exact range: start %llu end %llu", in test_find_first_clear_extent_bit()
518 test_err("error finding next alloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
529 test_err( in test_find_first_clear_extent_bit()