Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dfileops.h32 void ffsb_createfile(ffsb_thread_t *tconfig, ffsb_fs_t *, unsigned opnum);
Dffsb_op.c32 {3, "create", ffsb_createfile, WRITE, fop_bench, fop_age}
Dfileops.c466 void ffsb_createfile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_createfile() function