Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Diomap.h376 #define IOMAP_DIO_OVERWRITE_ONLY (1 << 1) macro
/Linux-v6.6/fs/iomap/
Dtrace.h113 {IOMAP_DIO_OVERWRITE_ONLY, "DIO_OVERWRITE_ONLY" }, \
Ddirect-io.c608 if (dio_flags & IOMAP_DIO_OVERWRITE_ONLY) { in __iomap_dio_rw()
/Linux-v6.6/fs/xfs/
Dxfs_file.c605 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()