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

  /external/fio/
thread_options.h 88 unsigned int create_only; member in struct:thread_options
317 uint32_t create_only; member in struct:thread_options_pack
cconv.c 128 o->create_only = le32_to_cpu(top->create_only);
306 top->create_only = cpu_to_le32(o->create_only);
filesetup.c 958 if (o->create_only)
options.c     [all...]

Completed in 55 milliseconds