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.h102 unsigned int end_fsync; member
375 uint32_t end_fsync; member
Dcconv.c155 o->end_fsync = le32_to_cpu(top->end_fsync); in convert_thread_options_to_cpu()
364 top->end_fsync = cpu_to_le32(o->end_fsync); in convert_thread_options_to_net()
Dbackend.c1065 if (should_fsync(td) && td->o.end_fsync) { in do_io()
Doptions.c3597 .off1 = offsetof(struct thread_options, end_fsync),
DHOWTO1144 .. option:: end_fsync=bool
1151 from end_fsync in that it will happen on every file close, not just at the