Home
last modified time | relevance | path

Searched refs:should_fsync (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dfio.h509 static inline int should_fsync(struct thread_data *td) in should_fsync() function
Dfilesetup.c1572 if (should_fsync(td) && td->o.fsync_on_close) { in put_file()
Dio_u.c723 if (should_fsync(td)) { in get_rw_ddir()
Dbackend.c1065 if (should_fsync(td) && td->o.end_fsync) { in do_io()