Home
last modified time | relevance | path

Searched refs:testcalls (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c104 unsigned long testcalls = 0; /* calls to function "test" */ variable
570 testcalls % progressinterval == 0) || in output_line()
581 testcalls, tv->tv_sec, tv->tv_usec, max_tf_len, in output_line()
598 if (!quiet && testcalls > simulatedopcount) in doread()
604 if (!quiet && testcalls > simulatedopcount) in doread()
612 if (testcalls <= simulatedopcount) in doread()
653 if (!quiet && testcalls > simulatedopcount) in domapread()
659 if (!quiet && testcalls > simulatedopcount) in domapread()
667 if (testcalls <= simulatedopcount) in domapread()
713 good_buf[offset] = testcalls % 256; in gendata()
[all …]