HomeSort by relevance Sort by last modified time
    Searched refs:should_fsync (Results 1 - 4 of 4) sorted by null

  /external/fio/
fio.h 509 static inline int should_fsync(struct thread_data *td) function
filesetup.c     [all...]
backend.c 1065 if (should_fsync(td) && td->o.end_fsync) {
    [all...]
io_u.c 723 if (should_fsync(td)) {
    [all...]

Completed in 92 milliseconds