X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=verify.h;h=29c4b46faf45b157a81cbc51e7f612fc03360b05;hp=a4a8cfea17ffcc723a7e9dd33b870481c133da68;hb=cbe8d7561cf6d81d741d87eb7940db2a111d2144;hpb=0dd2d11ea010566fd2bc2661af58a0eefe49f750 diff --git a/verify.h b/verify.h index a4a8cfea..29c4b46f 100644 --- a/verify.h +++ b/verify.h @@ -69,6 +69,7 @@ extern void populate_verify_io_u(struct thread_data *, struct io_u *); 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); /* * Async verify offload