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

  /external/fio/
ioengine.h 185 extern int td_io_close_file(struct thread_data *, struct fio_file *);
ioengines.c 491 int td_io_close_file(struct thread_data *td, struct fio_file *f) function
io_u.c 1001 td_io_close_file(td, f);
1051 td_io_close_file(td, f);
1129 td_io_close_file(td, f);
    [all...]
iolog.c 105 td_io_close_file(td, f);
filesetup.c 1083 td_io_close_file(td, f);
1096 td_io_close_file(td, f);
backend.c 335 td_io_close_file(td, f);
    [all...]

Completed in 736 milliseconds