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
130 extern struct io_u *__get_io_u(struct thread_data *);
281 struct io_u *io_u = __get_io_u(td); in fio_io_sync()651 io_u = __get_io_u(td); in do_verify()
1449 struct io_u *__get_io_u(struct thread_data *td) in __get_io_u() function1599 io_u = __get_io_u(td); in get_io_u()