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