Home
last modified time | relevance | path

Searched refs:IOMAP_ATOMIC (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Diomap.h195 #define IOMAP_ATOMIC (1 << 9) /* torn-write protection */ macro
/linux-6.15/fs/iomap/
H A Dtrace.h102 { IOMAP_ATOMIC, "ATOMIC" }
H A Ddirect-io.c679 iomi.flags |= IOMAP_ATOMIC; in __iomap_dio_rw()
/linux-6.15/fs/xfs/
H A Dxfs_iomap.c835 if (flags & IOMAP_ATOMIC) in xfs_direct_write_iomap_begin()
/linux-6.15/Documentation/filesystems/iomap/
H A Doperations.rst517 * ``IOMAP_ATOMIC``: This write is being issued with torn-write
/linux-6.15/fs/ext4/
H A Dinode.c3301 if (flags & IOMAP_ATOMIC) in ext4_set_iomap()
3481 if (flags & IOMAP_ATOMIC) in ext4_want_directio_fallback()