Home
last modified time | relevance | path

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

/freebsd-12.1/tools/regression/fsx/
H A Dfsx.c482 if (testcalls <= simulatedopcount) in doread()
561 if (testcalls <= simulatedopcount) in domapread()
633 if (testcalls <= simulatedopcount) in dowrite()
691 if (testcalls <= simulatedopcount) in domapwrite()
751 if (testcalls <= simulatedopcount) in dotruncate()
795 if (testcalls <= simulatedopcount) in docloseopen()
799 prt("%lu close/open\n", testcalls); in docloseopen()
819 if (testcalls <= simulatedopcount) in doinvl()
858 testcalls++; in test()
868 if (!quiet && testcalls < simulatedopcount && testcalls % 100000 == 0) in test()
[all …]