Home
last modified time | relevance | path

Searched refs:create_fsync (Results 1 – 6 of 6) sorted by relevance

/dports/benchmarks/fio/fio-3.29/
H A Dthread_options.h130 unsigned int create_fsync; member
447 uint32_t create_fsync; member
H A Dcconv.c160 o->create_fsync = le32_to_cpu(top->create_fsync); in convert_thread_options_to_cpu()
394 top->create_fsync = cpu_to_le32(o->create_fsync); in convert_thread_options_to_net()
H A Dfilesetup.c251 } else if (td->o.create_fsync) {
418 } else if (td->o.create_fsync) {
H A Doptions.c3929 .off1 = offsetof(struct thread_options, create_fsync),
H A DHOWTO924 .. option:: create_fsync=bool
/dports/benchmarks/fio/fio-3.29/engines/
H A Dglusterfs.c355 } else if (td->o.create_fsync) {