Searched refs:IOMAP_DIO_NOSYNC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/ | ||
D | iomap.h | 351 #define IOMAP_DIO_NOSYNC (1 << 3) macro |
/Linux-v6.1/fs/iomap/ | ||
D | direct-io.c | 551 if (iocb_is_dsync(iocb) && !(dio_flags & IOMAP_DIO_NOSYNC)) { in __iomap_dio_rw() |