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

  /external/fio/
ioengines.h 78 extern int td_io_close_file(struct thread_data *, struct fio_file *);
ioengines.c 518 int td_io_close_file(struct thread_data *td, struct fio_file *f) function
io_u.c 1150 td_io_close_file(td, f);
1200 td_io_close_file(td, f);
1278 td_io_close_file(td, f);
    [all...]
filesetup.c 1272 td_io_close_file(td, f);
1290 td_io_close_file(td, f);
    [all...]
backend.c 334 td_io_close_file(td, f);
    [all...]
iolog.c 123 td_io_close_file(td, f);

Completed in 221 milliseconds