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
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()
731 if (!quiet && testcalls > simulatedopcount) in dowrite()
750 if (testcalls <= simulatedopcount) in dowrite()
791 if (!quiet && testcalls > simulatedopcount) in domapwrite()
[all …]