Searched refs:IOMAP_DIO_OVERWRITE_ONLY (Results 1 – 3 of 3) sorted by relevance
331 #define IOMAP_DIO_OVERWRITE_ONLY (1 << 1) macro
605 unsigned int flags = IOMAP_DIO_OVERWRITE_ONLY; in xfs_file_dio_write_unaligned()658 ASSERT(flags & IOMAP_DIO_OVERWRITE_ONLY); in xfs_file_dio_write_unaligned()
552 if (dio_flags & IOMAP_DIO_OVERWRITE_ONLY) { in __iomap_dio_rw()
Completed in 10 milliseconds