Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.c509 if (*len > XFS_XATTR_SIZE_MAX) in xfs_attrmulti_attr_get()
545 if (len > XFS_XATTR_SIZE_MAX) in xfs_attrmulti_attr_set()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h56 #define XFS_XATTR_SIZE_MAX (1 << 16) macro
2006 ? (XFS_XATTR_SIZE_MAX - sizeof(struct xfs_acl)) / \