Merge branch 'offload-flags-fix' of https://github.com/vincentkfu/fio
[fio.git] / thread_options.h
index 597c4221f1996c1a1e6b8dbb82ea65a1a1dc01bb..393158340e96a52a8068cd39d0d8c3c6c4cc4da3 100644 (file)
@@ -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