Searched refs:parentattr (Results 1 – 1 of 1) sorted by relevance
3867 const char *parentattr, BOOL fordir) in build_inherited_id() argument3888 parentattrsz = ntfs_attr_size(parentattr); in build_inherited_id()3889 pphead = (const SECURITY_DESCRIPTOR_RELATIVE*)parentattr; in build_inherited_id()3898 usid = ntfs_acl_owner(parentattr); in build_inherited_id()3921 usid = ntfs_acl_owner(parentattr); in build_inherited_id()3926 usid = (const SID*)&parentattr[offowner]; in build_inherited_id()3933 gsid = (const SID*)&parentattr[offgroup]; in build_inherited_id()3965 ppacl = (const ACL*)&parentattr[offpacl]; in build_inherited_id()3982 ppacl = (const ACL*)&parentattr[offpacl]; in build_inherited_id()4033 char *parentattr; in ntfs_inherited_id() local[all …]