Searched refs:verify_io_u (Results 1 – 3 of 3) sorted by relevance
79 extern int __must_check verify_io_u(struct thread_data *, struct io_u **);
741 int verify_io_u(struct thread_data *td, struct io_u **io_u_ptr) in verify_io_u() function1196 ret = verify_io_u(td, &io_u); in verify_async_thread()
565 io_u->end_io = verify_io_u; in do_verify()814 io_u->end_io = verify_io_u; in do_io()