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

  /external/fio/
thread_options.h 82 unsigned int create_fsync; member in struct:thread_options
309 uint32_t create_fsync; member in struct:thread_options_pack
cconv.c 123 o->create_fsync = le32_to_cpu(top->create_fsync);
297 top->create_fsync = cpu_to_le32(o->create_fsync);
filesetup.c 176 } else if (td->o.create_fsync) {
options.c     [all...]

Completed in 49 milliseconds