Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_format.h56 #define XFS_XATTR_SIZE_MAX (1 << 16) macro
1811 ? (XFS_XATTR_SIZE_MAX - sizeof(struct xfs_acl)) / \
A Dxfs_attr_remote.c108 be32_to_cpu(rmt->rm_bytes) > XFS_XATTR_SIZE_MAX) in xfs_attr3_rmt_verify()
A Dxfs_attr.c1016 rmt_blks = xfs_attr3_rmt_blocks(mp, XFS_XATTR_SIZE_MAX); in xfs_attr_set()
/linux-6.3-rc2/fs/xfs/
A Dxfs_ioctl.c483 if (*len > XFS_XATTR_SIZE_MAX) in xfs_attrmulti_attr_get()
520 if (len > XFS_XATTR_SIZE_MAX) in xfs_attrmulti_attr_set()

Completed in 18 milliseconds