Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c106 unsigned long simulatedopcount = 0; /* -b flag */ variable
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()
728 if (!quiet && testcalls > simulatedopcount) in dowrite()
747 if (testcalls <= simulatedopcount) in dowrite()
788 if (!quiet && testcalls > simulatedopcount) in domapwrite()
[all …]