X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=1115c62ea3b7555fdaf6e43368b15c6e3086099e;hp=9f5201b657ec219f078fde8c5a1a39354e84d88c;hb=21972cdef7db6b557c2d56138f8434658a9d1e49;hpb=132ad46d22bcf12da95ad69e03c1b6f23f5e60a9 diff --git a/fio.h b/fio.h index 9f5201b6..1115c62e 100644 --- a/fio.h +++ b/fio.h @@ -472,6 +472,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 open_files(struct thread_data *); extern int file_invalidate_cache(struct thread_data *, struct fio_file *); /*