Searched refs:get_next_verify (Results 1 – 4 of 4) sorted by relevance
96 extern int __must_check get_next_verify(struct thread_data *td, struct io_u *);
1299 int get_next_verify(struct thread_data *td, struct io_u *io_u) in get_next_verify() function
655 if (get_next_verify(td, io_u)) { in do_verify()
1540 if (get_verify && !get_next_verify(td, io_u)) { in check_get_verify()