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

  /external/fio/examples/
enospc-pressure.fio 41 create_on_open=1
  /external/fio/
thread_options.h 83 unsigned int create_on_open; member in struct:thread_options
310 uint32_t create_on_open; member in struct:thread_options_pack
cconv.c 124 o->create_on_open = le32_to_cpu(top->create_on_open);
298 top->create_on_open = cpu_to_le32(o->create_on_open);
filesetup.c 554 if (td->o.create_on_open)
884 if (!o->create_on_open) {
options.c     [all...]
  /external/fio/engines/
windowsaio.c 191 if (td->o.create_on_open)

Completed in 134 milliseconds