Merge branch 'master' of ssh://router/data/git/fio
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index ca00a435d7b725826e496e79c4fdd3200d1f97cd..142e6c9f03316bdaf7b9f195acd1d436093e6333 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 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
 
 /*
  * ETA/status stuff