Searched refs:__get_io_u (Results 1 – 4 of 4) sorted by relevance
3 # __get_io_u: Assertion `io_u->flags & IO_U_F_FREE' failed
203 extern struct io_u *__get_io_u(struct thread_data *);
1291 struct io_u *__get_io_u(struct thread_data *td) in __get_io_u() function1439 io_u = __get_io_u(td); in get_io_u()
288 struct io_u *io_u = __get_io_u(td); in fio_io_sync()503 io_u = __get_io_u(td); in do_verify()