Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Diomap.h66 #define IOMAP_F_XATTR (1U << 5) macro
/linux-6.12.1/fs/xfs/
Dxfs_iomap.c61 if (iomap_flags & IOMAP_F_XATTR) in xfs_iomap_inode_sequence()
1439 seq = xfs_iomap_inode_sequence(ip, IOMAP_F_XATTR); in xfs_xattr_iomap_begin()
1445 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, IOMAP_F_XATTR, seq); in xfs_xattr_iomap_begin()
/linux-6.12.1/Documentation/filesystems/iomap/
Ddesign.rst242 * **IOMAP_F_XATTR**: The mapping is for extended attribute data, not