X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=6e9311be9517347892e1adc4dd8037f57676c31d;hp=cfbe37838962fe7c5220cd83c5f900fde19ca317;hb=687270767de17dbad53c50e03e5d73d52505405c;hpb=15506d09caa78df3e36a6bab05cdf12092f2d507 diff --git a/fio.h b/fio.h index cfbe3783..6e9311be 100644 --- a/fio.h +++ b/fio.h @@ -692,6 +692,7 @@ extern void add_file(struct thread_data *, const char *); extern void get_file(struct fio_file *); extern void put_file(struct thread_data *, struct fio_file *); extern int add_dir_files(struct thread_data *, const char *); +extern int init_random_map(struct thread_data *); /* * ETA/status stuff