Searched refs:td_io_queue (Results 1 – 3 of 3) sorted by relevance
183 extern int __must_check td_io_queue(struct thread_data *, struct io_u *);
265 int td_io_queue(struct thread_data *td, struct io_u *io_u) in td_io_queue() function
303 ret = td_io_queue(td, io_u); in fio_io_sync()571 ret = td_io_queue(td, io_u); in do_verify()832 ret = td_io_queue(td, io_u); in do_io()