Searched refs:DataLength (Results 1 – 7 of 7) sorted by relevance
229 __le16 DataLength; member243 __le16 DataLength; member533 __le32 DataLength; member839 __le32 DataLength; member870 __le32 DataLength; member
339 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()350 pneg_ctxt->DataLength = cpu_to_le16(6); in build_encrypt_ctxt()1241 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()1264 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()1341 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct durable_context_v2)); in create_durable_v2_buf()1372 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()2333 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_read()2378 written = le32_to_cpu(rsp->DataLength); in smb2_writev_callback()2549 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_write()
730 return le32_to_cpu(rsp->DataLength); in smb2_read_data_length()1487 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()1514 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
305 *len = le32_to_cpu(((struct smb2_read_rsp *)hdr)->DataLength); in smb2_get_data_area_len()
94 le16_to_cpu(rsp->DataLength); in cifs_read_data_length()
1097 __le16 DataLength; member
1742 data_length += le16_to_cpu(pSMBr->DataLength); in CIFSSMBRead()