Searched refs:IOMAP_F_XATTR (Results 1 – 2 of 2) sorted by relevance
66 #define IOMAP_F_XATTR (1U << 5) macro
58 if (iomap_flags & IOMAP_F_XATTR) in xfs_iomap_inode_sequence()1396 seq = xfs_iomap_inode_sequence(ip, IOMAP_F_XATTR); in xfs_xattr_iomap_begin()1402 return xfs_bmbt_to_iomap(ip, iomap, &imap, flags, IOMAP_F_XATTR, seq); in xfs_xattr_iomap_begin()