Searched refs:XFS_ACL_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_acl.c | 137 .valuelen = XFS_ACL_MAX_SIZE(mp), in xfs_get_acl() |
/openbmc/linux/fs/xfs/libxfs/ | ||
H A D | xfs_format.h | 1819 #define XFS_ACL_MAX_SIZE(mp) \ macro |