Home | History | Annotate | Download | only in fallocate

Lines Matching refs:test_index

227 	int test_index = 0;
241 for (test_index = 0; test_index < TST_TOTAL; test_index++) {
243 (fd, test_data[test_index].mode,
244 test_data[test_index].offset * block_size,
245 test_data[test_index].len * block_size));
248 if (TEST_RETURN != test_data[test_index].error) {
257 test_data[test_index].mode,
258 test_data[test_index].offset *
260 test_data[test_index].len *
267 test_data[test_index].mode,
268 test_data[test_index].offset *
270 test_data[test_index].len *