Home
last modified time | relevance | path

Searched refs:td_io_close_file (Results 1 – 6 of 6) sorted by relevance

/external/fio/
Dioengines.h78 extern int td_io_close_file(struct thread_data *, struct fio_file *);
Dioengines.c518 int td_io_close_file(struct thread_data *td, struct fio_file *f) in td_io_close_file() function
Dio_u.c1150 td_io_close_file(td, f); in get_next_file_rand()
1200 td_io_close_file(td, f); in get_next_file_rr()
1278 td_io_close_file(td, f); in set_io_u_file()
Dfilesetup.c1272 td_io_close_file(td, f); in close_files()
1290 td_io_close_file(td, f); in close_and_free_files()
Dbackend.c334 td_io_close_file(td, f); in fio_file_fsync()
2193 td_io_close_file(td, f); in run_threads()
Diolog.c123 td_io_close_file(td, f); in ipo_special()