Searched refs:acl_type (Results 1 – 3 of 3) sorted by relevance
42 typedef enum acl_type { enum48 acl_type_t acl_type; /* style of acl */ member
42 typedef enum acl_type { enum48 zfs_acl_type_t acl_type; /* style of acl */ member
233 acl_alloc(enum acl_type type) in acl_alloc()245 aclp->acl_type = ACE_T; in acl_alloc()249 aclp->acl_type = ACLENT_T; in acl_alloc()1481 if ((target_flavor == _ACL_ACE_ENABLED && aclp->acl_type == ACE_T) || in acl_translate()1483 aclp->acl_type == ACLENT_T)) in acl_translate()1492 aclp->acl_type == ACLENT_T) { in acl_translate()1499 aclp->acl_type == ACE_T) { in acl_translate()1516 aclp->acl_type = ACE_T; in acl_translate()1519 aclp->acl_type = ACLENT_T; in acl_translate()