Home
last modified time | relevance | path

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

/openbmc/linux/fs/iomap/
H A Ddirect-io.c25 #define IOMAP_DIO_WRITE_THROUGH (1U << 28) macro
270 dio->flags &= ~IOMAP_DIO_WRITE_THROUGH; in iomap_dio_bio_opflags()
318 (dio->flags & IOMAP_DIO_WRITE_THROUGH) && in iomap_dio_bio_iter()
630 dio->flags |= IOMAP_DIO_WRITE_THROUGH; in __iomap_dio_rw()
696 if (dio->flags & IOMAP_DIO_WRITE_THROUGH) in __iomap_dio_rw()