X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=verify.h;h=6a81e9b012bc6fa0632a90ea0dc2e9acfe26755f;hp=7c238c8d2de6c07f19497061e12a4c60ba6b06c3;hb=83ea422a62b8a42b14c362db61c2e7bf53862e80;hpb=2bb3f0a7e00d3d62943b0bcc8119ab81c157c349 diff --git a/verify.h b/verify.h index 7c238c8d..6a81e9b0 100644 --- a/verify.h +++ b/verify.h @@ -75,6 +75,7 @@ extern int __must_check get_next_verify(struct thread_data *td, struct io_u *); extern int __must_check verify_io_u(struct thread_data *, struct io_u *); extern int verify_io_u_async(struct thread_data *, struct io_u *); extern void fill_pattern(struct thread_data *td, void *p, unsigned int len, struct io_u *io_u, unsigned long seed, int use_seed); +extern void fio_verify_init(struct thread_data *td); /* * Async verify offload