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
567 testcalls % progressinterval == 0) || in output_line()
578 testcalls, tv->tv_sec, tv->tv_usec, max_tf_len, in output_line()
595 if (!quiet && testcalls > simulatedopcount) in doread()
601 if (!quiet && testcalls > simulatedopcount) in doread()
609 if (testcalls <= simulatedopcount) in doread()
650 if (!quiet && testcalls > simulatedopcount) in domapread()
656 if (!quiet && testcalls > simulatedopcount) in domapread()
664 if (testcalls <= simulatedopcount) in domapread()
710 good_buf[offset] = testcalls % 256; in gendata()
[all …]