Home
last modified time | relevance | path

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

/freebsd/tools/test/stress2/misc/
H A Dumountf2.sh275 do_log4(OP_CLOSEOPEN, 0, 0, 0);
299 if (lp->operation == OP_CLOSEOPEN ||
302 case OP_CLOSEOPEN:
/freebsd/tools/regression/fsx/
H A Dfsx.c88 #define OP_CLOSEOPEN 4 macro
183 do_log4(OP_CLOSEOPEN, 0, 0, 0); in log4()
208 if (lp->operation == OP_CLOSEOPEN || in logdump()
211 case OP_CLOSEOPEN: in logdump()