Searched defs:aces (Results 1 – 3 of 3) sorted by relevance
100 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) in acl_from_aces()170 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) in aces_from_acl()
102 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) in acl_from_aces()172 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) in aces_from_acl()
361 zfs_ace_hdr_t aces[3]; in fs_populate_sattrs() local