Searched refs:DataLength (Results 1 – 10 of 10) sorted by relevance
329 __le16 DataLength; member350 __le16 DataLength; member369 __le16 DataLength; member390 __le16 DataLength; member406 __le16 DataLength; member421 __le16 DataLength; member439 __le16 DataLength; member459 __le16 DataLength; member469 __le16 DataLength; member556 __le16 DataLength; member[all …]
427 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()438 pneg_ctxt->DataLength = in build_compression_ctxt()457 pneg_ctxt->DataLength = cpu_to_le16(DIV_ROUND_UP( in build_signing_ctxt()475 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */ in build_encrypt_ctxt()479 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */ in build_encrypt_ctxt()485 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */ in build_encrypt_ctxt()500 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt()502 return DIV_ROUND_UP(le16_to_cpu(pneg_ctxt->DataLength) + in build_netname_ctxt()510 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()599 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_preauth_context()[all …]
346 *len = le32_to_cpu(((struct smb2_read_rsp *)shdr)->DataLength); in smb2_get_data_area_len()
85 le16_to_cpu(rsp->DataLength); in cifs_read_data_length()
2010 return le32_to_cpu(rsp->DataLength); in smb2_read_data_length()4327 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf()4353 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
1064 __le16 DataLength; member
1697 data_length += le16_to_cpu(pSMBr->DataLength); in CIFSSMBRead()
270 __le16 DataLength; member277 __le16 DataLength; member293 __le16 DataLength; member307 __le16 DataLength; member318 __le16 DataLength; member325 __le16 DataLength; member337 __le16 DataLength; member619 __le32 DataLength; member846 __le32 DataLength; member876 __le32 DataLength; member
1468 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf()1485 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf()1517 if (sizeof(struct lease_context_v2) == le32_to_cpu(cc->DataLength)) { in parse_lease_state()1579 value_len = le32_to_cpu(cc->DataLength); in smb2_find_context_vals()1614 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf()1638 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf()1664 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf()1686 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf()1719 buf->ccontext.DataLength = cpu_to_le32(56); in create_posix_rsp_buf()
782 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()794 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt()804 pneg_ctxt->DataLength = in build_sign_cap_ctxt()815 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()1032 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts()2618 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer()2622 le32_to_cpu(sd_buf->ccontext.DataLength), true, false); in smb2_create_sd_buffer()2811 le32_to_cpu(context->DataLength) < in smb2_open()2855 le32_to_cpu(context->DataLength) < in smb2_open()3008 if (le32_to_cpu(ea_buf->ccontext.DataLength) < in smb2_open()[all …]