X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=ioengine.h;h=c56bd5058222ab438f7039d20847254f900f0160;hb=f0153948d20b30978b815d4ceef7e059d3d2779a;hp=48a042bdcb6dc81c64fb9da5ed75c8ce203e69fc;hpb=d9a7ba88af39b1047c9f8c077280932cd12cb58e;p=fio.git diff --git a/ioengine.h b/ioengine.h index 48a042bd..c56bd505 100644 --- a/ioengine.h +++ b/ioengine.h @@ -48,6 +48,11 @@ struct io_u { unsigned long buflen; unsigned long long offset; + /* + * Initial seed for generating the buffer contents + */ + unsigned long rand_seed; + /* * IO engine state, may be different from above when we get * partial transfers / residual data counts