HomeSort by relevance Sort by last modified time
    Searched refs:ffsb_writefile (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
fileops.h 28 void ffsb_writefile(ffsb_thread_t *tconfig, ffsb_fs_t *, unsigned opnum);
ffsb_op.c 30 {2, "write", ffsb_writefile, WRITE, fop_bench, NULL}
fileops.c 218 /* Shared core between ffsb_writefile and ffsb_writefile_fsync.*/
282 void ffsb_writefile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) function
338 /* Just like ffsb_writefile but we write the whole file from start to

Completed in 46 milliseconds