Searched refs:acl_entry (Results 1 – 6 of 6) sorted by relevance
148 acl_mask = &acl->acl_entry[i]; in vaccess_acl_posix1e()152 acl_other = &acl->acl_entry[i]; in vaccess_acl_posix1e()407 struct acl_entry410 struct acl_entry acl_entry; in acl_posix1e_mode_to_entry() local412 acl_entry.ae_tag = tag; in acl_posix1e_mode_to_entry()414 acl_entry.ae_entry_type = 0; in acl_posix1e_mode_to_entry()415 acl_entry.ae_flags = 0; in acl_posix1e_mode_to_entry()418 acl_entry.ae_id = uid; in acl_posix1e_mode_to_entry()422 acl_entry.ae_id = gid; in acl_posix1e_mode_to_entry()434 return (acl_entry); in acl_posix1e_mode_to_entry()[all …]
115 const struct acl_entry *entry; in _acl_denies()124 entry = &(aclp->acl_entry[i]); in _acl_denies()322 static struct acl_entry *326 struct acl_entry *entry; in _acl_append()343 static struct acl_entry *352 aclp->acl_entry[i] = aclp->acl_entry[i - 1]; in _acl_duplicate_entry()385 entry = &(aclp->acl_entry[i]); in acl_nfs4_sync_acl_from_mode_draft()723 const struct acl_entry *entry; in acl_nfs4_sync_mode_from_acl()1015 struct acl_entry *entry; in acl_nfs4_inherit_entries()1244 entrya = &(a->acl_entry[i]); in _acls_are_equal()[all …]
99 dest->acl_entry[i].ae_tag = source->acl_entry[i].ae_tag; in acl_copy_oldacl_into_acl()100 dest->acl_entry[i].ae_id = source->acl_entry[i].ae_id; in acl_copy_oldacl_into_acl()101 dest->acl_entry[i].ae_perm = source->acl_entry[i].ae_perm; in acl_copy_oldacl_into_acl()120 dest->acl_entry[i].ae_tag = source->acl_entry[i].ae_tag; in acl_copy_acl_into_oldacl()121 dest->acl_entry[i].ae_id = source->acl_entry[i].ae_id; in acl_copy_acl_into_oldacl()122 dest->acl_entry[i].ae_perm = source->acl_entry[i].ae_perm; in acl_copy_acl_into_oldacl()
97 struct oldacl_entry acl_entry[OLDACL_MAX_ENTRIES]; member103 struct acl_entry { struct112 typedef struct acl_entry *acl_entry_t; argument124 struct acl_entry acl_entry[ACL_MAX_ENTRIES]; member290 struct acl_entry acl_posix1e_mode_to_entry(acl_tag_t tag, uid_t uid,293 struct acl_entry *acl_user_obj_entry,294 struct acl_entry *acl_group_obj_entry,295 struct acl_entry *acl_other_entry);
107 struct acl_entry *entry; in acl_from_aces()130 entry = &(aclp->acl_entry[i]); in acl_from_aces()177 const struct acl_entry *entry; in aces_from_acl()185 entry = &(aclp->acl_entry[i]); in aces_from_acl()
787 struct acl_entry *entry; in zfsctl_common_getacl()788 entry = &(ap->a_aclp->acl_entry[i]); in zfsctl_common_getacl()