Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/fsx/
H A Dfsx.c457 if (testcalls <= simulatedopcount) in doread()
536 if (testcalls <= simulatedopcount) in domapread()
608 if (testcalls <= simulatedopcount) in dowrite()
666 if (testcalls <= simulatedopcount) in domapwrite()
726 if (testcalls <= simulatedopcount) in dotruncate()
770 if (testcalls <= simulatedopcount) in docloseopen()
774 prt("%lu close/open\n", testcalls); in docloseopen()
794 if (testcalls <= simulatedopcount) in doinvl()
833 testcalls++; in test()
843 if (!quiet && testcalls < simulatedopcount && testcalls % 100000 == 0) in test()
[all …]