Home | History | Annotate | Download | only in fio

Lines Matching full:verify_state

801 				io_u->rand_seed = __rand(&td->verify_state);
803 io_u->rand_seed *= __rand(&td->verify_state);
1842 if (!td->o.verify_state)