Searched refs:powner_sid (Results 1 – 1 of 1) sorted by relevance
1108 struct smb_sid *powner_sid = NULL, *pgroup_sid = NULL; in smb_inherit_dacl() local1112 powner_sid = (struct smb_sid *)((char *)parent_pntsd + in smb_inherit_dacl()1114 powner_sid_size = 1 + 1 + 6 + (powner_sid->num_subauth * 4); in smb_inherit_dacl()1142 memcpy(owner_sid, powner_sid, powner_sid_size); in smb_inherit_dacl()