Searched refs:ffsb_createfile (Results 1 – 3 of 3) sorted by relevance
32 void ffsb_createfile(ffsb_thread_t *tconfig, ffsb_fs_t *, unsigned opnum);
32 {3, "create", ffsb_createfile, WRITE, fop_bench, fop_age}
466 void ffsb_createfile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) in ffsb_createfile() function