Home
last modified time | relevance | path

Searched refs:pSMBt (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dsmb1ops.c241 struct smb_t2_rsp *pSMBt; in check2ndT2() local
255 pSMBt = (struct smb_t2_rsp *)pSMB; in check2ndT2()
257 total_data_size = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in check2ndT2()
258 data_in_this_rsp = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in check2ndT2()
284 struct smb_t2_rsp *pSMBt = (struct smb_t2_rsp *)target_hdr; in coalesce_t2() local
292 tgt_total_cnt = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in coalesce_t2()
298 total_in_tgt = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in coalesce_t2()
319 data_area_of_tgt = (char *)&pSMBt->hdr.Protocol + in coalesce_t2()
320 get_unaligned_le16(&pSMBt->t2_rsp.DataOffset); in coalesce_t2()
335 put_unaligned_le16(total_in_tgt, &pSMBt->t2_rsp.DataCount); in coalesce_t2()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dsmb1ops.c241 struct smb_t2_rsp *pSMBt; in check2ndT2() local
255 pSMBt = (struct smb_t2_rsp *)pSMB; in check2ndT2()
257 total_data_size = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in check2ndT2()
258 data_in_this_rsp = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in check2ndT2()
284 struct smb_t2_rsp *pSMBt = (struct smb_t2_rsp *)target_hdr; in coalesce_t2() local
292 tgt_total_cnt = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in coalesce_t2()
298 total_in_tgt = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in coalesce_t2()
319 data_area_of_tgt = (char *)&pSMBt->hdr.Protocol + in coalesce_t2()
320 get_unaligned_le16(&pSMBt->t2_rsp.DataOffset); in coalesce_t2()
335 put_unaligned_le16(total_in_tgt, &pSMBt->t2_rsp.DataCount); in coalesce_t2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dsmb1ops.c241 struct smb_t2_rsp *pSMBt; in check2ndT2() local
255 pSMBt = (struct smb_t2_rsp *)pSMB; in check2ndT2()
257 total_data_size = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in check2ndT2()
258 data_in_this_rsp = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in check2ndT2()
284 struct smb_t2_rsp *pSMBt = (struct smb_t2_rsp *)target_hdr; in coalesce_t2() local
292 tgt_total_cnt = get_unaligned_le16(&pSMBt->t2_rsp.TotalDataCount); in coalesce_t2()
298 total_in_tgt = get_unaligned_le16(&pSMBt->t2_rsp.DataCount); in coalesce_t2()
319 data_area_of_tgt = (char *)&pSMBt->hdr.Protocol + in coalesce_t2()
320 get_unaligned_le16(&pSMBt->t2_rsp.DataOffset); in coalesce_t2()
335 put_unaligned_le16(total_in_tgt, &pSMBt->t2_rsp.DataCount); in coalesce_t2()