Home
last modified time | relevance | path

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

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