Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diomap.h395 #define IOMAP_DIO_OVERWRITE_ONLY (1 << 1) macro
/openbmc/linux/fs/iomap/
H A Dtrace.h113 {IOMAP_DIO_OVERWRITE_ONLY, "DIO_OVERWRITE_ONLY" }, \
H A Ddirect-io.c608 if (dio_flags & IOMAP_DIO_OVERWRITE_ONLY) { in __iomap_dio_rw()
/openbmc/linux/fs/xfs/
H A Dxfs_file.c635 unsigned int flags = IOMAP_DIO_OVERWRITE_ONLY; in xfs_file_dio_write_unaligned()
688 ASSERT(flags & IOMAP_DIO_OVERWRITE_ONLY); in xfs_file_dio_write_unaligned()