Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_acl.c137 .valuelen = XFS_ACL_MAX_SIZE(mp), in xfs_get_acl()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_format.h1819 #define XFS_ACL_MAX_SIZE(mp) \ macro