| /linux-6.15/fs/smb/common/ |
| H A D | smb2pdu.h | 264 __le16 DataLength; member 461 __le16 DataLength; member 477 __le16 DataLength; member 495 __le16 DataLength; member 517 __le16 DataLength; member 533 __le16 DataLength; member 548 __le16 DataLength; member 589 __le16 DataLength; member 599 __le16 DataLength; member 770 __le32 DataLength; member [all …]
|
| /linux-6.15/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_tool.h | 167 U32 DataLength; /*0x14 */ member 311 U32 DataLength; /*0x10 */ member 334 U32 DataLength; /*0x10 */ member 423 U16 DataLength; /*0x12 */ member
|
| H A D | mpi2_pci.h | 67 U32 DataLength; /*0x1C */ member
|
| H A D | mpi2_init.h | 113 U32 DataLength; /*0x1C */ member 264 U32 DataLength; /*0x1C */ member
|
| H A D | mpi2_sas.h | 181 U32 DataLength; /*0x18 */ member
|
| /linux-6.15/drivers/message/fusion/lsi/ |
| H A D | mpi_init.h | 91 U32 DataLength; /* 28h */ member 231 U32 DataLength; /* 10h */ member 278 U32 DataLength; /* 38h */ member
|
| H A D | mpi_targ.h | 272 U32 DataLength; /* 0Ch */ member 345 U32 DataLength; /* 1Ch */ member 399 U32 DataLength; /* 30h */ member
|
| H A D | mpi_raid.h | 189 U32 DataLength; /* 28h */ member
|
| H A D | mpi_sas.h | 168 U32 DataLength; /* 18h */ member
|
| H A D | mpi_tool.h | 166 U16 DataLength; /* 12h */ member
|
| /linux-6.15/fs/smb/server/ |
| H A D | oplock.c | 1443 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in create_lease_buf() 1460 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in create_lease_buf() 1491 if (sizeof(struct lease_context_v2) == le32_to_cpu(cc->DataLength)) { in parse_lease_state() 1494 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in parse_lease_state() 1510 if (le16_to_cpu(cc->DataOffset) + le32_to_cpu(cc->DataLength) < in parse_lease_state() 1560 value_len = le32_to_cpu(cc->DataLength); in smb2_find_context_vals() 1595 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_rsp_buf() 1619 buf->ccontext.DataLength = cpu_to_le32(8); in create_durable_v2_rsp_buf() 1647 buf->ccontext.DataLength = cpu_to_le32(8); in create_mxac_rsp_buf() 1669 buf->ccontext.DataLength = cpu_to_le32(32); in create_disk_id_rsp_buf() [all …]
|
| H A D | smb2pdu.c | 778 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt() 790 pneg_ctxt->DataLength = cpu_to_le16(4); in build_encrypt_ctxt() 800 pneg_ctxt->DataLength = in build_sign_cap_ctxt() 1029 clen = le16_to_cpu(pctx->DataLength); in deassemble_neg_contexts() 2642 le32_to_cpu(context->DataLength) < in smb2_create_sd_buffer() 2720 le32_to_cpu(context->DataLength) < in parse_durable_handle_context() 2760 le32_to_cpu(context->DataLength) < in parse_durable_handle_context() 2792 le32_to_cpu(context->DataLength) < in parse_durable_handle_context() 6606 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read_pipe() 6804 rsp->DataLength = cpu_to_le32(nbytes); in smb2_read() [all …]
|
| /linux-6.15/fs/smb/client/ |
| H A D | smb2pdu.c | 578 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt() 589 pneg_ctxt->DataLength = in build_compression_ctxt() 922 + le16_to_cpu(pctx->DataLength); in smb311_decode_neg_context() 971 buf->ccontext.DataLength = cpu_to_le32(4); in create_posix_buf() 2345 dlen = le32_to_cpu(cc->DataLength); in smb2_parse_contexts() 2463 buf->ccontext.DataLength = in create_reconnect_durable_v2_buf() 2553 buf->ccontext.DataLength = cpu_to_le32(8); in create_twarp_buf() 2719 buf->ccontext.DataLength = cpu_to_le32(0); in create_query_id_buf() 4767 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_read() 4823 written = le32_to_cpu(rsp->DataLength); in smb2_writev_callback() [all …]
|
| H A D | reparse.c | 582 cc->ctx.DataLength = cpu_to_le32(dlen); in ea_create_context() 682 len = le32_to_cpu(cc->ctx.DataLength); in mknod_wsl()
|
| H A D | smb2misc.c | 361 *len = le32_to_cpu(((struct smb2_read_rsp *)shdr)->DataLength); in smb2_get_data_area_len()
|
| /linux-6.15/drivers/isdn/capi/ |
| H A D | kcapi.h | 127 __u16 DataLength; member
|
| H A D | capiutil.c | 94 {_CWORD, offsetof(_cmsg, DataLength)},
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | rndis.h | 127 __le32 DataLength; member
|
| H A D | rndis.c | 1012 header->DataLength = cpu_to_le32(skb->len - sizeof(*header)); in rndis_add_hdr()
|
| /linux-6.15/drivers/scsi/ |
| H A D | FlashPoint.c | 79 u32 DataLength; member 3885 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits() 3895 if (p_sccb->DataLength == 0x00) in FPT_sinits() 4945 pcurrSCCB->DataLength)) { in FPT_busMstrSGDataXferStart() 5173 (unsigned int)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5176 sg_ptr = (u32)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5348 pCurrSCCB->DataLength) { in FPT_hostDataXferAbort() 5352 (unsigned short)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 7132 p_SCCB->DataLength = 0x0000; in FPT_utilUpdateResidual() 7156 p_SCCB->DataLength = partial_cnt; in FPT_utilUpdateResidual() [all …]
|
| H A D | ips.h | 906 uint8_t DataLength; member
|
| /linux-6.15/drivers/scsi/arcmsr/ |
| H A D | arcmsr.h | 484 uint32_t DataLength; member
|
| /linux-6.15/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fusion.c | 2820 io_request->DataLength = cpu_to_le32(scsi_buff_len); in megasas_build_ldio_fusion() 3003 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_ld_nonrw_fusion() 3103 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_syspd_fusion() 3474 data_length = cmd->io_request->DataLength; in megasas_complete_r1_command() 3485 data_length = r1_cmd->io_request->DataLength; in megasas_complete_r1_command() 3603 data_length = scsi_io_req->DataLength; in complete_cmd_fusion()
|
| H A D | megaraid_sas_fusion.h | 517 __le32 DataLength; /* 0x1C */ member
|
| /linux-6.15/drivers/message/fusion/ |
| H A D | mptctl.c | 1915 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 1992 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 2475 IstwiRWRequest->DataLength = cpu_to_le16(0x04); in mptctl_hp_hostinfo()
|