t/zbd: Add test #58 to test zone reset by trim workload
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index 6dd5ef743a0803b79d5652615dabba416c01dad3..d08d4dc09780720eea3f1fa5896d12a11bae5e40 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -146,6 +146,9 @@ enum block_info_state {
 #define FIO_JOBNAME_SIZE       128
 #define FIO_JOBDESC_SIZE       256
 #define FIO_VERROR_SIZE                128
+#define UNIFIED_SPLIT          0
+#define UNIFIED_MIXED          1
+#define UNIFIED_BOTH           2
 
 enum fio_lat {
        FIO_SLAT = 0,