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

  /external/fio/
thread_options.h 112 unsigned int softrandommap; member in struct:thread_options
339 uint32_t softrandommap; member in struct:thread_options_pack
cconv.c 155 o->softrandommap = le32_to_cpu(top->softrandommap);
325 top->softrandommap = cpu_to_le32(o->softrandommap);
filesetup.c 1061 if (!td->o.softrandommap) {
1064 " option or set 'softrandommap'. Or give"
options.c     [all...]

Completed in 72 milliseconds