Searched refs:do_disk_util (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dthread_options.h126 unsigned int do_disk_util; member in struct:thread_options
397 uint32_t do_disk_util; member in struct:thread_options_pack
H A Dcconv.c178 o->do_disk_util = le32_to_cpu(top->do_disk_util);
383 top->do_disk_util = cpu_to_le32(o->do_disk_util);
H A Ddiskutil.c483 if (!td->o.do_disk_util ||
H A Doptions.c4012 .off1 = offsetof(struct thread_options, do_disk_util),

Completed in 417 milliseconds