HomeSort by relevance Sort by last modified time
    Searched full:fio_file_reset (Results 1 - 4 of 4) sorted by null

  /external/fio/
file.h 184 void fio_file_reset(struct thread_data *, struct fio_file *);
ioengines.c 429 fio_file_reset(td, f);
filesetup.c 1227 fio_file_reset(td, f);
1529 void fio_file_reset(struct thread_data *td, struct fio_file *f) function
io_u.c 260 fio_file_reset(td, f);
    [all...]

Completed in 136 milliseconds