Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diomap.h170 #define IOMAP_OVERWRITE_ONLY (1 << 6) /* only pure overwrites allowed */ macro
/linux-6.3-rc2/fs/xfs/
A Dxfs_iomap.c841 if (flags & (IOMAP_NOWAIT | IOMAP_OVERWRITE_ONLY)) { in xfs_direct_write_iomap_begin()
853 if (flags & IOMAP_OVERWRITE_ONLY) { in xfs_direct_write_iomap_begin()
867 if (flags & (IOMAP_NOWAIT | IOMAP_OVERWRITE_ONLY)) in xfs_direct_write_iomap_begin()
/linux-6.3-rc2/fs/iomap/
A Ddirect-io.c563 iomi.flags |= IOMAP_OVERWRITE_ONLY; in __iomap_dio_rw()

Completed in 6 milliseconds