downer
{ offsetof(si_t, downer), "DEF_USER_OBJ" },
if (err = formacl(&sp->downer, aclentp))
numacls = acl_count(sp->downer) +
formvsec(DEF_USER_OBJ, sp->downer, &aclentp);
!sp->downer &&
acl_free(sp->downer);
mask = ((sp->downer != NULL) ? 1 : 0) |
acl_cpy(sp->downer, (ufs_ic_acl_t *)&tsp->aowner);
acl_cpy(sp->downer, (ufs_ic_acl_t *)&tsp->downer);
acl_cpy(sp->downer, (ufs_ic_acl_t *)&dsp->downer);
acl_count(sp->downer) + /* def owner */
ACL_MOVE(sp->downer, DEF_USER_OBJ, bufaclp);
aclcksum(sp->agroups) + aclcksum(sp->downer) +
aclcmp(sp1->downer, sp2->downer) ||
uid_t downer;
downer = zfs_fuid_map_id(zfsvfs, zdp->z_uid, cr, ZFS_OWNER);
if ((uid = crgetuid(cr)) == downer || uid == fowner ||