Searched refs:td_io_prep (Results 1 – 4 of 4) sorted by relevance
182 extern int __must_check td_io_prep(struct thread_data *, struct io_u *);
203 int td_io_prep(struct thread_data *td, struct io_u *io_u) in td_io_prep() function
297 if (td_io_prep(td, io_u)) { in fio_io_sync()512 if (td_io_prep(td, io_u)) { in do_verify()
1514 if (!td_io_prep(td, io_u)) { in get_io_u()