Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Ddirect-io.c25 #define IOMAP_DIO_WRITE_THROUGH (1U << 28) macro
285 dio->flags &= ~IOMAP_DIO_WRITE_THROUGH; in iomap_dio_bio_opflags()
339 (dio->flags & IOMAP_DIO_WRITE_THROUGH) && in iomap_dio_bio_iter()
664 dio->flags |= IOMAP_DIO_WRITE_THROUGH; in __iomap_dio_rw()
740 if (dio->flags & IOMAP_DIO_WRITE_THROUGH) in __iomap_dio_rw()