Searched refs:user_allow_first (Results 1 – 1 of 1) sorted by relevance
1130 acl_perm_t user_allow_first = 0, user_deny = 0, group_deny = 0; in acl_nfs4_compute_inherited_acl_psarc() local1163 user_allow_first = group_deny & ~user_deny; in acl_nfs4_compute_inherited_acl_psarc()1165 if (user_allow_first != 0) in acl_nfs4_compute_inherited_acl_psarc()1166 _acl_append(aclp, ACL_USER_OBJ, user_allow_first, in acl_nfs4_compute_inherited_acl_psarc()