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

  /external/fio/
thread_options.h 121 unsigned int softrandommap; member in struct:thread_options
350 uint32_t softrandommap; member in struct:thread_options_pack
cconv.c 161 o->softrandommap = le32_to_cpu(top->softrandommap);
335 top->softrandommap = cpu_to_le32(o->softrandommap);
filesetup.c 1060 if (!td->o.softrandommap) {
1063 " option or set 'softrandommap'. Or give"
options.c     [all...]

Completed in 68 milliseconds