Lines Matching refs:test_err

145 			test_err("failed to allocate test page");  in test_find_delalloc()
168 test_err("should have found at least one delalloc"); in test_find_delalloc()
172 test_err("expected start 0 end %u, got start %llu end %llu", in test_find_delalloc()
190 test_err("couldn't find the locked page"); in test_find_delalloc()
199 test_err("couldn't find delalloc in our range"); in test_find_delalloc()
203 test_err("expected start %llu end %llu, got start %llu, end %llu", in test_find_delalloc()
209 test_err("there were unlocked pages in the range"); in test_find_delalloc()
225 test_err("couldn't find the locked page"); in test_find_delalloc()
233 test_err("found range when we shouldn't have"); in test_find_delalloc()
237 test_err("did not return the proper end offset"); in test_find_delalloc()
254 test_err("didn't find our range"); in test_find_delalloc()
258 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
264 test_err("pages in range were not all locked"); in test_find_delalloc()
276 test_err("couldn't find our page"); in test_find_delalloc()
295 test_err("didn't find our range"); in test_find_delalloc()
299 test_err("expected start %llu end %llu, got start %llu end %llu", in test_find_delalloc()
305 test_err("pages in range were not all locked"); in test_find_delalloc()
333 test_err("bits do not match"); in check_eb_bitmap()
340 test_err("offset bits do not match"); in check_eb_bitmap()
357 test_err("bitmap was not zeroed"); in __test_eb_bitmaps()
365 test_err("setting all bits failed"); in __test_eb_bitmaps()
373 test_err("clearing all bits failed"); in __test_eb_bitmaps()
386 test_err("setting straddling pages failed"); in __test_eb_bitmaps()
399 test_err("clearing straddling pages failed"); in __test_eb_bitmaps()
423 test_err("random bit pattern failed"); in __test_eb_bitmaps()
447 test_err("couldn't allocate test bitmap"); in test_eb_bitmaps()
497 test_err( in test_find_first_clear_extent_bit()
513 test_err("error finding beginning range: start %llu end %llu", in test_find_first_clear_extent_bit()
529 test_err("error finding trimmed range: start %llu end %llu", in test_find_first_clear_extent_bit()
542 test_err("error finding next unalloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
556 test_err("error finding exact range: start %llu end %llu", in test_find_first_clear_extent_bit()
569 test_err("error finding next alloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
580 test_err( in test_find_first_clear_extent_bit()