Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_CryptohomeFio/
D1m_write18 end_fsync=1
/external/autotest/client/tests/fio/
Dfio-mixed.job11 end_fsync=1
/external/fio/
Dthread_options.h89 unsigned int end_fsync; member
318 uint32_t end_fsync; member
Dcconv.c129 o->end_fsync = le32_to_cpu(top->end_fsync); in convert_thread_options_to_cpu()
307 top->end_fsync = cpu_to_le32(o->end_fsync); in convert_thread_options_to_net()
Dbackend.c970 if (should_fsync(td) && td->o.end_fsync) { in do_io()
Doptions.c3036 .off1 = td_var_offset(end_fsync),
DHOWTO875 end_fsync=bool If true, fsync file contents when a write stage has completed.
878 This differs from end_fsync in that it will happen on every