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

  /external/fio/
thread_options.h 249 unsigned long long offset_increment; member in struct:thread_options
467 uint64_t offset_increment; member in struct:thread_options_pack
cconv.c 181 o->offset_increment = le64_to_cpu(top->offset_increment);
447 top->offset_increment = __cpu_to_le64(o->offset_increment);
filesetup.c 753 (td->thread_number - 1) * td->o.offset_increment;
options.c 1659 .name = "offset_increment",
1662 .off1 = td_var_offset(offset_increment),
    [all...]

Completed in 78 milliseconds