Searched refs:do_test_with_offset (Results 1 – 18 of 18) sorted by relevance
27 ret = do_test_with_offset (0); in do_test()32 ret = do_test_with_offset (base_offset); in do_test()
27 ret = do_test_with_offset (0); in do_test()34 ret = do_test_with_offset (base_offset); in do_test()
24 return do_test_with_offset (0) == -1; in do_test()
24 return do_test_with_offset (0); in do_test()
47 do_test_with_offset (off_t offset) in do_test_with_offset() function
49 do_test_with_offset (off_t offset) in do_test_with_offset() function
34 ret = do_test_with_offset (512); in do_test()39 ret = do_test_with_offset (base_offset); in do_test()
32 return do_test_with_offset (512); in do_test()
43 do_test_with_offset (off_t offset) in do_test_with_offset() function
27 ret = do_test_with_offset (0); in do_test()38 ret += do_test_with_offset (base_offset); in do_test()
36 return do_test_with_offset (0); in do_test()
38 return do_test_with_offset (0); in do_test()
96 do_test_with_offset (off_t offset) in do_test_with_offset() function
50 do_test_with_offset (off_t offset) in do_test_with_offset() function
4234 (do_test_with_offset): Use PREADV and PWRITEV macros and check for19360 (do_test_with_offset): This. Make it static and accept offset.