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 84 unsigned int create_only; member in struct:thread_options
311 uint32_t create_only; member in struct:thread_options_pack
cconv.c 125 o->create_only = le32_to_cpu(top->create_only);
299 top->create_only = cpu_to_le32(o->create_only);
filesetup.c 963 if (o->create_only)
options.c     [all...]

Completed in 37 milliseconds