Searched refs:test_partially_valid_iovec (Results 1 – 1 of 1) sorted by relevance
44 static void test_partially_valid_iovec(int initial_file_offset) in test_partially_valid_iovec() function131 test_partially_valid_iovec(0); in test_writev()132 test_partially_valid_iovec(CHUNK + 1); in test_writev()133 test_partially_valid_iovec(getpagesize()); in test_writev()134 test_partially_valid_iovec(getpagesize() + 1); in test_writev()