[PATCH] Sync and invalidate cache prior to running verify
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index e279574a387026ab07e5b975df2a51fe5d384d0e..6ecb11cf9cae333cee0c9fb4333e6ca27993a610 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -448,6 +448,7 @@ extern int init_random_state(struct thread_data *);
  */
 extern void close_files(struct thread_data *);
 extern int setup_files(struct thread_data *);
+extern int file_invalidate_cache(struct thread_data *, struct fio_file *);
 
 /*
  * ETA/status stuff