Lines Matching refs:DataLength
784 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
796 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt()
806 pneg_ctxt->DataLength = in build_sign_cap_ctxt()
817 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
1035 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts()
2607 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer()
2611 le32_to_cpu(sd_buf->ccontext.DataLength), true); in smb2_create_sd_buffer()
2807 le32_to_cpu(context->DataLength) < in smb2_open()
2851 le32_to_cpu(context->DataLength) < in smb2_open()
3004 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3011 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3250 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
6171 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read_pipe()
6363 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read()
6450 rsp->DataLength = cpu_to_le32(length); in smb2_write_pipe()
6607 rsp->DataLength = cpu_to_le32(nbytes); in smb2_write()