Lines Matching refs:DataLength
780 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
792 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt()
802 pneg_ctxt->DataLength = in build_sign_cap_ctxt()
813 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
1031 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts()
2616 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer()
2620 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
2812 le32_to_cpu(context->DataLength) < in smb2_open()
2856 le32_to_cpu(context->DataLength) < in smb2_open()
3009 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3016 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3271 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
6189 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read_pipe()
6381 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read()
6470 rsp->DataLength = cpu_to_le32(length); in smb2_write_pipe()
6627 rsp->DataLength = cpu_to_le32(nbytes); in smb2_write()