X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=142e6c9f03316bdaf7b9f195acd1d436093e6333;hp=ca00a435d7b725826e496e79c4fdd3200d1f97cd;hb=7313b48c3196b4750f4103e8622126039e2231c6;hpb=7a16dd027f83d7ff8ff0e72bb6bb12fae046fcbf diff --git a/fio.h b/fio.h index ca00a435..142e6c9f 100644 --- 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