Searched refs:acl_group_obj_entry (Results 1 – 2 of 2) sorted by relevance
442 struct acl_entry *acl_group_obj_entry, struct acl_entry *acl_other_entry) in acl_posix1e_perms_to_mode() argument453 if (acl_group_obj_entry->ae_perm & ACL_EXECUTE) in acl_posix1e_perms_to_mode()455 if (acl_group_obj_entry->ae_perm & ACL_READ) in acl_posix1e_perms_to_mode()457 if (acl_group_obj_entry->ae_perm & ACL_WRITE) in acl_posix1e_perms_to_mode()
294 struct acl_entry *acl_group_obj_entry,