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 101 unsigned int create_only; member in struct:thread_options
374 uint32_t create_only; member in struct:thread_options_pack
cconv.c 154 o->create_only = le32_to_cpu(top->create_only);
363 top->create_only = cpu_to_le32(o->create_only);
filesetup.c 1105 if (o->create_only)
    [all...]
options.c     [all...]

Completed in 108 milliseconds