Searched refs:acl_group_obj_entry (Results 1 – 2 of 2) sorted by relevance
439 struct acl_entry *acl_group_obj_entry, struct acl_entry *acl_other_entry) in acl_posix1e_perms_to_mode() argument450 if (acl_group_obj_entry->ae_perm & ACL_EXECUTE) in acl_posix1e_perms_to_mode()452 if (acl_group_obj_entry->ae_perm & ACL_READ) in acl_posix1e_perms_to_mode()454 if (acl_group_obj_entry->ae_perm & ACL_WRITE) in acl_posix1e_perms_to_mode()
294 struct acl_entry *acl_group_obj_entry,