X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=thread_options.h;h=393158340e96a52a8068cd39d0d8c3c6c4cc4da3;hb=c1f4de8ab8a558a1b302091e97259875f2595b48;hp=597c4221f1996c1a1e6b8dbb82ea65a1a1dc01bb;hpb=59b0754458f601779fac99f4f9dc95d54e1ab976;p=fio.git diff --git a/thread_options.h b/thread_options.h index 597c4221..39315834 100644 --- a/thread_options.h +++ b/thread_options.h @@ -338,6 +338,8 @@ struct thread_options { /* Parameters that affect zonemode=zbd */ unsigned int read_beyond_wp; int max_open_zones; + fio_fp64_t zrt; + fio_fp64_t zrf; }; #define FIO_TOP_STR_MAX 256