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