Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h213 #define IOMAP_ATOMIC (1 << 9) /* torn-write protection */ macro
/linux/fs/xfs/
H A Dxfs_iomap.c883 if (flags & IOMAP_ATOMIC) in xfs_direct_write_iomap_begin()
927 if ((flags & IOMAP_ATOMIC) && in xfs_direct_write_iomap_begin()
941 if (flags & IOMAP_ATOMIC) { in xfs_direct_write_iomap_begin()
/linux/fs/iomap/
H A Ddirect-io.c755 iomi.flags |= IOMAP_ATOMIC; in __iomap_dio_rw()
/linux/fs/ext4/
H A Dinode.c3482 if (flags & IOMAP_ATOMIC) in ext4_set_iomap()
3683 if (flags & IOMAP_ATOMIC) { in ext4_iomap_alloc()
3730 if (flags & IOMAP_ATOMIC) in ext4_iomap_alloc()
3812 (!(flags & IOMAP_ATOMIC) && ret > 0)) in ext4_iomap_begin()
3836 if (flags & IOMAP_ATOMIC) { in ext4_iomap_begin()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst558 * ``IOMAP_ATOMIC``: This write is being issued with torn-write