xfs_acl_entry    1669 fs/xfs/libxfs/xfs_format.h 	struct xfs_acl_entry	acl_entry[0];
xfs_acl_entry    1680 fs/xfs/libxfs/xfs_format.h 						sizeof(struct xfs_acl_entry) \
xfs_acl_entry    1685 fs/xfs/libxfs/xfs_format.h 		sizeof(struct xfs_acl_entry) * cnt)
xfs_acl_entry      32 fs/xfs/xfs_acl.c 	const struct xfs_acl_entry *ace;
xfs_acl_entry      85 fs/xfs/xfs_acl.c 	struct xfs_acl_entry *ace;
xfs_acl_entry     186 fs/xfs/xfs_acl.c 		len -= sizeof(struct xfs_acl_entry) *
xfs_acl_entry      23 fs/xfs/xfs_ondisk.h 	XFS_CHECK_STRUCT_SIZE(struct xfs_acl_entry,		12);