Lines Matching refs:other
19 * documentation and/or other materials provided with the distribution.
194 unsigned short other;
205 * posix_acl_valid() calls ensure that the other fields will be
228 pas->other = pa->e_perm;
265 deny &= pas.users | pas.group | pas.groups | pas.other;
285 deny &= pas.groups | pas.group | pas.other;
337 deny = ~pas.group & pas.other;
350 deny &= pas.other;
459 struct posix_ace_state other;
512 * automatically mapping from some other acl model.
608 error = check_deny(state->other.deny, 0);
611 low_mode_from_nfs4(state->other.allow, &pace->e_perm, flags);
737 allow_bits(&state->other, mask);
744 deny_bits(&state->other, mask);
781 * is set, we're effectively turning on the other. That's OK,