Lines Matching refs:newacl
691 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
717 newacl->revision = ACL_REVISION;
718 newacl->alignment1 = 0;
719 newacl->alignment2 = const_cpu_to_le16(0);
765 ((char*)newacl + dst);
852 ((char*)newacl + dst);
901 ((char*)newacl + dst);
946 newacl->ace_count = cpu_to_le16(newcnt);
947 newacl->size = cpu_to_le16(dst);
1246 const struct POSIX_ACL *newacl, int count, BOOL deflt)
1272 newpxdesc->acl.ace[i + offset] = newacl->ace[i];
1280 newpxdesc->acl.ace[i] = newacl->ace[i];