Searched refs:ae_perm (Results 1 – 6 of 6) sorted by relevance
131 if (acl->acl_entry[i].ae_perm & ACL_READ) in vaccess_acl_posix1e()183 if (acl_mask->ae_perm & ACL_EXECUTE) in vaccess_acl_posix1e()185 if (acl_mask->ae_perm & ACL_READ) in vaccess_acl_posix1e()187 if (acl_mask->ae_perm & ACL_WRITE) in vaccess_acl_posix1e()205 if (acl->acl_entry[i].ae_perm & ACL_READ) in vaccess_acl_posix1e()239 if (acl->acl_entry[i].ae_perm & ACL_READ) in vaccess_acl_posix1e()339 if (acl_other->ae_perm & ACL_EXECUTE) in vaccess_acl_posix1e()341 if (acl_other->ae_perm & ACL_READ) in vaccess_acl_posix1e()343 if (acl_other->ae_perm & ACL_WRITE) in vaccess_acl_posix1e()461 if (acl_other_entry->ae_perm & ACL_READ) in acl_posix1e_perms_to_mode()[all …]
310 if (entry->ae_perm != perm) in _acl_entry_matches()336 entry->ae_perm = perm; in _acl_append()492 if (previous->ae_perm & ~(entry->ae_perm)) in acl_nfs4_sync_acl_from_mode_draft()516 previous->ae_perm = 0; in acl_nfs4_sync_acl_from_mode_draft()589 entry->ae_perm &= in acl_nfs4_sync_acl_from_mode_draft()591 previous->ae_perm &= in acl_nfs4_sync_acl_from_mode_draft()674 a2->ae_perm |= ACL_EXECUTE; in acl_nfs4_sync_acl_from_mode_draft()676 a1->ae_perm |= ACL_EXECUTE; in acl_nfs4_sync_acl_from_mode_draft()687 a4->ae_perm |= ACL_EXECUTE; in acl_nfs4_sync_acl_from_mode_draft()1115 entry->ae_perm &= in acl_nfs4_inherit_entries()[all …]
101 dest->acl_entry[i].ae_perm = source->acl_entry[i].ae_perm; in acl_copy_oldacl_into_acl()122 dest->acl_entry[i].ae_perm = source->acl_entry[i].ae_perm; in acl_copy_acl_into_oldacl()
149 entry->ae_perm = _bsd_from_zfs(ace->a_access_mask, perms); in acl_from_aces()201 ace->a_access_mask = _zfs_from_bsd(entry->ae_perm, perms); in aces_from_acl()
91 oldacl_perm_t ae_perm; member106 acl_perm_t ae_perm; member
789 entry->ae_perm &= ~(ACL_WRITE_ACL | ACL_WRITE_OWNER | in zfsctl_common_getacl()