Searched refs:ACE_EVERYONE (Results 1 – 9 of 9) sorted by relevance
75 #define ACE_EVERYONE 0x4000 macro103 #define ACE_TYPE_FLAGS (ACE_OWNER|ACE_GROUP|ACE_EVERYONE|ACE_IDENTIFIER_GROUP)
115 #define ACE_EVERYONE 0x4000 macro186 #define ACE_TYPE_FLAGS (ACE_OWNER|ACE_GROUP|ACE_EVERYONE| \
111 #define ACE_EVERYONE 0x4000 macro186 #define ACE_TYPE_FLAGS (ACE_OWNER|ACE_GROUP|ACE_EVERYONE| \
137 else if (ace->a_flags & ACE_EVERYONE) in acl_from_aces()197 ace->a_flags = ACE_EVERYONE; in aces_from_acl()
115 ACE_IDENTIFIER_GROUP | ACE_OWNER | ACE_GROUP | ACE_EVERYONE)617 acep->a_flags |= ACE_EVERYONE; in ln_aent_to_ace()1323 } else if ((acep->a_flags & ACE_EVERYONE)) { in ln_ace_to_aent()1642 ACE_EVERYONE); in acl_trivial_create()1670 case ACE_EVERYONE: in ace_trivial_common()
216 entry_type == ACE_EVERYONE) in zfs_ace_fuid_get_who()247 entry_type == ACE_EVERYONE) in zfs_ace_fuid_set_who()270 entry_type == ACE_EVERYONE) in zfs_ace_fuid_size()669 entry_type != ACE_EVERYONE) { in zfs_copy_ace_2_fuid()756 entry_type != ACE_EVERYONE)) { in zfs_copy_fuid_2_ace()876 type != ACE_EVERYONE)) in zfs_set_ace()958 } else if (entry_type == ACE_EVERYONE) { in zfs_mode_compute()1279 case ACE_EVERYONE: in ace_trivial_common()1539 entry_type == ACE_EVERYONE)) { in zfs_acl_chmod()1694 ((iflags & (ACE_OWNER|ACE_EVERYONE)) || in zfs_acl_inherit()[all …]
216 entry_type == ACE_EVERYONE) in zfs_ace_fuid_get_who()247 entry_type == ACE_EVERYONE) in zfs_ace_fuid_set_who()270 entry_type == ACE_EVERYONE) in zfs_ace_fuid_size()525 entry_type == ACE_EVERYONE || entry_type == 0 || in zfs_acl_valid_ace_type()669 entry_type != ACE_EVERYONE) { in zfs_copy_ace_2_fuid()756 entry_type != ACE_EVERYONE)) { in zfs_copy_fuid_2_ace()876 type != ACE_EVERYONE)) in zfs_set_ace()958 } else if (entry_type == ACE_EVERYONE) { in zfs_mode_compute()1372 entry_type == ACE_EVERYONE)) { in zfs_acl_chmod()1526 ((iflags & (ACE_OWNER|ACE_EVERYONE)) || in zfs_acl_inherit()[all …]
106 case ACE_EVERYONE: in zfs_ace_byteswap()
5982 {(uid_t)-1, ACE_ALL_PERMS, ACE_EVERYONE, 0}