Searched refs:td_io_prep (Results 1 – 4 of 4) sorted by relevance
179 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
293 if (td_io_prep(td, io_u)) { in fio_io_sync()480 if (td_io_prep(td, io_u)) { in do_verify()
1515 if (!td_io_prep(td, io_u)) { in get_io_u()