Add get_cpu_clock() for powerpc
[fio.git] / verify.h
index a4a8cfea17ffcc723a7e9dd33b870481c133da68..29c4b46faf45b157a81cbc51e7f612fc03360b05 100644 (file)
--- 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