Searched refs:IOMAP_DIO_NEED_SYNC (Results 1 – 1 of 1) sorted by relevance
25 #define IOMAP_DIO_NEED_SYNC (1U << 29) macro151 if (dio->flags & IOMAP_DIO_NEED_SYNC) in iomap_dio_complete()750 dio->flags |= IOMAP_DIO_NEED_SYNC; in __iomap_dio_rw()848 dio->flags &= ~IOMAP_DIO_NEED_SYNC; in __iomap_dio_rw()849 else if (dio->flags & IOMAP_DIO_NEED_SYNC) in __iomap_dio_rw()