Searched refs:ppntsd (Results 1 – 2 of 2) sorted by relevance
87 struct smb_ntsd *ppntsd, int ppntsd_size, int addition_info,
5671 struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; in smb2_get_info_sec() 5724 &ppntsd); in smb2_get_info_sec() 5728 rc = build_sec_desc(idmap, pntsd, ppntsd, ppntsd_size, in smb2_get_info_sec() 5732 kfree(ppntsd); in smb2_get_info_sec() 5665 struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; smb2_get_info_sec() local