Lines Matching defs:ALLOW
55 #define ALLOW ACE_ACCESS_ALLOWED_ACE_TYPE
58 #define MIN_ACE_TYPE ALLOW
264 case ALLOW:
516 case ALLOW:
935 if (type == ALLOW) {
942 if (type == ALLOW) {
949 if (type == ALLOW) {
958 if (type == ALLOW) {
965 if (type == ALLOW) {
972 if (type == ALLOW) {
980 if (type == ALLOW) {
986 if (type == ALLOW) {
992 if (type == ALLOW) {
1000 if (type == ALLOW) {
1006 if (type == ALLOW) {
1012 if (type == ALLOW) {
1020 if (type == ALLOW) {
1026 if (type == ALLOW) {
1032 if (type == ALLOW) {
1529 zfs_set_ace(aclp, zacep, masks.allow0, ALLOW, -1, ACE_OWNER);
1581 if ((type != ALLOW && type != DENY) ||
1599 if ((type == ALLOW) && trim)
1608 zfs_set_ace(aclp, zacep, masks.owner, ALLOW, -1, ACE_OWNER);
1610 zfs_set_ace(aclp, zacep, masks.group, ALLOW, -1, OWNING_GROUP);
1612 zfs_set_ace(aclp, zacep, masks.everyone, ALLOW, -1, ACE_EVERYONE);
1703 if ((aclinherit == ZFS_ACL_NOALLOW && type == ALLOW) ||
1722 if (aclinherit == ZFS_ACL_PASSTHROUGH_X && type == ALLOW &&
1731 if (aclinherit == ZFS_ACL_RESTRICTED && type == ALLOW) {
2833 * should take precedence ahead of ALLOW ACEs.
2837 * delete access is denied. If an ALLOW ACE with ACE_DELETE is present on