Home
last modified time | relevance | path

Searched refs:numappends (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_truncate.c47 static int numappends = 100; variable
98 if (tst_parse_int(str_numappends, &numappends, 1, INT_MAX)) in setup()
143 io_append(filename, 0, wflags, filesize, numappends); in run()
145 io_append("junkfile", 0xaa, wflags, filesize, numappends); in run()

Completed in 1 milliseconds