Searched refs:td_io_prep (Results 1 – 4 of 4) sorted by relevance
73 extern int __must_check td_io_prep(struct thread_data *, struct io_u *);
191 int td_io_prep(struct thread_data *td, struct io_u *io_u) in td_io_prep() function
290 if (td_io_prep(td, io_u)) { in fio_io_sync()660 if (td_io_prep(td, io_u)) { in do_verify()
1674 if (!td_io_prep(td, io_u)) { in get_io_u()