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

  /external/fio/
thread_options.h 86 unsigned int create_fsync; member in struct:thread_options
315 uint32_t create_fsync; member in struct:thread_options_pack
cconv.c 126 o->create_fsync = le32_to_cpu(top->create_fsync);
304 top->create_fsync = cpu_to_le32(o->create_fsync);
filesetup.c 176 } else if (td->o.create_fsync) {
options.c     [all...]
  /external/fio/engines/
glusterfs.c 230 } else if (td->o.create_fsync) {

Completed in 68 milliseconds