Lines Matching refs:DataLength
436 pneg_ctxt->DataLength = cpu_to_le16(38);
447 pneg_ctxt->DataLength =
461 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */
465 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */
471 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */
486 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp));
487 /* context size is DataLength + minimal smb2_neg_context */
488 return DIV_ROUND_UP(le16_to_cpu(pneg_ctxt->DataLength) +
496 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN);
571 unsigned int len = le16_to_cpu(ctxt->DataLength);
590 unsigned int len = le16_to_cpu(ctxt->DataLength);
611 unsigned int len = le16_to_cpu(ctxt->DataLength);
683 clen = le16_to_cpu(pctx->DataLength);
724 buf->ccontext.DataLength = cpu_to_le32(4);
1912 buf->ccontext.DataLength = cpu_to_le32(16);
1935 buf->ccontext.DataLength = cpu_to_le32(16);
1965 u8 *end = beg + le32_to_cpu(cc->DataLength);
2088 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct durable_context_v2));
2126 buf->ccontext.DataLength =
2235 buf->ccontext.DataLength = cpu_to_le32(8);
2377 buf->ccontext.DataLength = cpu_to_le32(ptr - (__u8 *)&buf->sd);
2413 buf->ccontext.DataLength = cpu_to_le32(0);
4147 *nbytes = le32_to_cpu(rsp->DataLength);
4195 written = le32_to_cpu(rsp->DataLength);
4470 *nbytes = le32_to_cpu(rsp->DataLength);