Searched refs:DataLength (Results 1 – 7 of 7) sorted by relevance
241 __le16 DataLength; member255 __le16 DataLength; member545 __le32 DataLength; member860 __le32 DataLength; member891 __le32 DataLength; member
424 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()435 pneg_ctxt->DataLength = cpu_to_le16(6); in build_encrypt_ctxt()1446 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf()1469 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf()1546 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct durable_context_v2)); in create_durable_v2_buf()1577 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf()2717 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_read()2761 written = le32_to_cpu(rsp->DataLength); in smb2_writev_callback()2946 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_write()
316 *len = le32_to_cpu(((struct smb2_read_rsp *)hdr)->DataLength); in smb2_get_data_area_len()
992 return le32_to_cpu(rsp->DataLength); in smb2_read_data_length()2079 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()2106 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
94 le16_to_cpu(rsp->DataLength); in cifs_read_data_length()
1097 __le16 DataLength; member
1783 data_length += le16_to_cpu(pSMBr->DataLength); in CIFSSMBRead()