Searched refs:oldacl (Results 1 – 2 of 2) sorted by relevance
171 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
698 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, in ntfs_inherit_acl() argument731 oldcnt = le16_to_cpu(oldacl->ace_count); in ntfs_inherit_acl()733 poldace = (const ACCESS_ALLOWED_ACE*)((const char*)oldacl + src); in ntfs_inherit_acl()