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 99 unsigned int create_fsync; member in struct:thread_options
372 uint32_t create_fsync; member in struct:thread_options_pack
cconv.c 152 o->create_fsync = le32_to_cpu(top->create_fsync);
361 top->create_fsync = cpu_to_le32(o->create_fsync);
filesetup.c 206 } else if (td->o.create_fsync) {
    [all...]
options.c     [all...]
  /external/fio/engines/
glusterfs.c 231 } else if (td->o.create_fsync) {

Completed in 157 milliseconds