Lines Matching refs:DataLength
769 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
781 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt()
791 pneg_ctxt->DataLength = in build_sign_cap_ctxt()
802 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
1020 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts()
2626 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer()
2630 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()
3016 le32_to_cpu(context->DataLength) < in smb2_open()
3060 le32_to_cpu(context->DataLength) < in smb2_open()
3214 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()
3221 le32_to_cpu(ea_buf->ccontext.DataLength), in smb2_open()
3477 le32_to_cpu(az_req->ccontext.DataLength) < in smb2_open()
6515 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read_pipe()
6707 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read()
6796 rsp->DataLength = cpu_to_le32(length); in smb2_write_pipe()
6953 rsp->DataLength = cpu_to_le32(nbytes); in smb2_write()