Home
last modified time | relevance | path

Searched refs:bs_is_seq_rand (Results 1 – 6 of 6) sorted by relevance

/external/fio/
Dthread_options.h124 unsigned int bs_is_seq_rand; member
353 uint32_t bs_is_seq_rand; member
Dcconv.c164 o->bs_is_seq_rand = le32_to_cpu(top->bs_is_seq_rand); in convert_thread_options_to_cpu()
338 top->bs_is_seq_rand = cpu_to_le32(o->bs_is_seq_rand); in convert_thread_options_to_net()
Dinit.c1290 if (!o->bs_is_seq_rand) { in add_job()
1299 if (o->bs_is_seq_rand) in add_job()
Dio_u.c434 if (td->o.bs_is_seq_rand) in __get_next_buflen()
Doptions.c1778 .off1 = td_var_offset(bs_is_seq_rand),
DHOWTO574 bs_is_seq_rand If this option is set, fio will use the normal read,write