Searched refs:td_io_queue (Results 1 – 4 of 4) sorted by relevance
74 extern int __must_check td_io_queue(struct thread_data *, struct io_u *);
27 ret = td_io_queue(td, io_u); in io_workqueue_fn()
253 int td_io_queue(struct thread_data *td, struct io_u *io_u) in td_io_queue() function
296 ret = td_io_queue(td, io_u); in fio_io_sync()719 ret = td_io_queue(td, io_u); in do_verify()986 ret = td_io_queue(td, io_u); in do_io()