X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=6ecb11cf9cae333cee0c9fb4333e6ca27993a610;hp=e279574a387026ab07e5b975df2a51fe5d384d0e;hb=e5b401d4bf67a1704f28872d3abe09eaf65cdabe;hpb=a9619d44b439ac9c0d292925a5b4fd1b944d1263;ds=sidebyside diff --git a/fio.h b/fio.h index e279574a..6ecb11cf 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