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

  /external/fio/
thread_options.h 110 unsigned int do_disk_util; member in struct:thread_options
339 uint32_t do_disk_util; member in struct:thread_options_pack
cconv.c 151 o->do_disk_util = le32_to_cpu(top->do_disk_util);
325 top->do_disk_util = cpu_to_le32(o->do_disk_util);
diskutil.c 490 if (!td->o.do_disk_util ||
options.c     [all...]

Completed in 52 milliseconds