Searched refs:verify_io_u (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Dverify.h79 extern int __must_check verify_io_u(struct thread_data *, struct io_u *);
H A Dverify.c731 int verify_io_u(struct thread_data *td, struct io_u *io_u) function
1207 ret = verify_io_u(td, io_u);
H A Dbackend.c528 io_u->end_io = verify_io_u;
760 io_u->end_io = verify_io_u;

Completed in 217 milliseconds