Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h56 * IOMAP_F_XATTR indicates that the iomap is for an extended attribute extent
80 #define IOMAP_F_XATTR (1U << 5)
78 #define IOMAP_F_XATTR global() macro
/linux/fs/iomap/
H A Dtrace.h115 { IOMAP_F_XATTR, "XATTR" }, \
/linux/fs/xfs/
H A Dxfs_iomap.c64 if (iomap_flags & IOMAP_F_XATTR) in xfs_iomap_inode_sequence()
2343 seq = xfs_iomap_inode_sequence(ip, IOMAP_F_XATTR);
2349 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, IOMAP_F_XATTR, seq);
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst241 * **IOMAP_F_XATTR**: The mapping is for extended attribute data, not