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

  /external/ltp/utils/ffsb-6.0-rc2/
fileops.h 26 void ffsb_readfile(ffsb_thread_t *tconfig, ffsb_fs_t *, unsigned opnum);
ffsb_op.c 26 ffsb_op_t ffsb_op_list[] = { {0, "read", ffsb_readfile, READ, fop_bench, NULL}
fileops.c 89 void ffsb_readfile(ffsb_thread_t * ft, ffsb_fs_t * fs, unsigned opnum) function
189 /* Just like ffsb_readfile but we read the whole file from start to

Completed in 156 milliseconds