Lines Matching refs:I
210 for I in 1 2 3
213 echo "Sequential read test $I"
219 for I in 1 2 3
221 echo "Sequential write test $I"
244 for I in 1 2 3
247 echo "Random read (4K read-ahead) test $I"
253 for I in 1 2 3
256 echo "Random read (default read-ahead of ${ORIG_READAHEAD}K) test $I"
262 for I in 1 2 3
264 echo "Random write test $I"
269 for I in 1 2 3
271 echo "Random write with o_sync test $I"