Searched refs:iocb_is_dsync (Results 1 – 6 of 6) sorted by relevance
677 if (iocb_is_dsync(iocb)) { in __iomap_dio_rw()
655 dio->flush = iocb_is_dsync(req) && !c->opts.journal_flush_disabled; in bch2_direct_write()
33 if (iocb_is_dsync(iocb)) in dio_bio_write_op()
1195 if (iocb_is_dsync(iocb)) in __blockdev_direct_IO()
3028 static inline bool iocb_is_dsync(const struct kiocb *iocb) in iocb_is_dsync() function 3041 if (iocb_is_dsync(iocb)) { in generic_write_sync()
1059 if (iocb_is_dsync(iocb)) in fuse_write_flags()