X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=9d189eb878911fc2bb4a6e8c48e0384e2dacbef5;hp=d496e7f27c4367206afaf5e9499d10ac5f8c6b5a;hb=35300d5fbbef6cf108882c8f1e403846a6371a2a;hpb=ea2c559911d9cd4fa71c561cfd794ddef1529f57 diff --git a/fio.h b/fio.h index d496e7f2..9d189eb8 100644 --- a/fio.h +++ b/fio.h @@ -260,6 +260,7 @@ struct thread_data { struct frand_state prio_state; struct zone_split_index **zone_state_index; + unsigned int num_open_zones; unsigned int verify_batch; unsigned int trim_batch; @@ -439,6 +440,7 @@ struct thread_data { int first_error; struct fio_flow *flow; + unsigned long long flow_counter; /* * Can be overloaded by profiles