HomeSort by relevance Sort by last modified time
    Searched refs:bs_is_seq_rand (Results 1 - 5 of 5) sorted by null

  /external/fio/
thread_options.h 115 unsigned int bs_is_seq_rand; member in struct:thread_options
342 uint32_t bs_is_seq_rand; member in struct:thread_options_pack
cconv.c 158 o->bs_is_seq_rand = le32_to_cpu(top->bs_is_seq_rand);
328 top->bs_is_seq_rand = cpu_to_le32(o->bs_is_seq_rand);
init.c 1157 if (!o->bs_is_seq_rand) {
1166 if (o->bs_is_seq_rand)
    [all...]
io_u.c 431 if (td->o.bs_is_seq_rand)
    [all...]
options.c     [all...]

Completed in 59 milliseconds