Searched refs:do_log4 (Results 1 – 2 of 2) sorted by relevance
/freebsd/tools/test/stress2/misc/ |
H A D | umountf2.sh | 255 do_log4(int operation, int arg0, int arg1, int arg2) 273 do_log4(operation, arg0, arg1, arg2); 275 do_log4(OP_CLOSEOPEN, 0, 0, 0); 277 do_log4(OP_INVALIDATE, 0, 0, 0);
|
/freebsd/tools/regression/fsx/ |
H A D | fsx.c | 162 do_log4(int operation, int arg0, int arg1, int arg2) in do_log4() function 181 do_log4(operation, arg0, arg1, arg2); in log4() 183 do_log4(OP_CLOSEOPEN, 0, 0, 0); in log4() 185 do_log4(OP_INVALIDATE, 0, 0, 0); in log4()
|