Searched refs:should_fsync (Results 1 – 4 of 4) sorted by relevance
509 static inline int should_fsync(struct thread_data *td) in should_fsync() function
1572 if (should_fsync(td) && td->o.fsync_on_close) { in put_file()
723 if (should_fsync(td)) { in get_rw_ddir()
1065 if (should_fsync(td) && td->o.end_fsync) { in do_io()