Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diomap.h371 #define IOMAP_DIO_OVERWRITE_ONLY (1 << 1) macro
/linux-6.3-rc2/fs/xfs/
A Dxfs_file.c577 unsigned int flags = IOMAP_DIO_OVERWRITE_ONLY; in xfs_file_dio_write_unaligned()
630 ASSERT(flags & IOMAP_DIO_OVERWRITE_ONLY); in xfs_file_dio_write_unaligned()
/linux-6.3-rc2/fs/iomap/
A Ddirect-io.c558 if (dio_flags & IOMAP_DIO_OVERWRITE_ONLY) { in __iomap_dio_rw()

Completed in 7 milliseconds