Home
last modified time | relevance | path

Searched refs:end_fsync (Results 1 – 5 of 5) sorted by relevance

/external/fio/
Dthread_options.h85 unsigned int end_fsync; member
312 uint32_t end_fsync; member
Dcconv.c126 o->end_fsync = le32_to_cpu(top->end_fsync); in convert_thread_options_to_cpu()
300 top->end_fsync = cpu_to_le32(o->end_fsync); in convert_thread_options_to_net()
Dbackend.c936 if (should_fsync(td) && td->o.end_fsync) { in do_io()
Doptions.c2982 .off1 = td_var_offset(end_fsync),
DHOWTO784 end_fsync=bool If true, fsync file contents when a write stage has completed.
787 This differs from end_fsync in that it will happen on every