Home
last modified time | relevance | path

Searched refs:DataLength (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h253 __le16 DataLength; member
448 __le16 DataLength; member
464 __le16 DataLength; member
482 __le16 DataLength; member
503 __le16 DataLength; member
519 __le16 DataLength; member
534 __le16 DataLength; member
552 __le16 DataLength; member
575 __le16 DataLength; member
585 __le16 DataLength; member
756 __le32 DataLength; global() member
791 __le32 DataLength; global() member
1148 __le32 DataLength; global() member
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h331 __le16 DataLength; member
352 __le16 DataLength; member
371 __le16 DataLength; member
392 __le16 DataLength; member
406 __le16 DataLength; member
422 __le16 DataLength; member
437 __le16 DataLength; member
446 __le16 DataLength; member
533 __le16 DataLength; member
840 __le32 DataLength; member
1304 __le32 DataLength; global() member
1335 __le32 DataLength; global() member
[all...]
H A Dsmb2pdu.c436 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
447 pneg_ctxt->DataLength = in build_compression_ctxt()
461 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */ in build_encrypt_ctxt()
465 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */ in build_encrypt_ctxt()
471 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */ in build_encrypt_ctxt()
486 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt()
487 /* context size is DataLength + minimal smb2_neg_context */ in build_netname_ctxt()
488 return DIV_ROUND_UP(le16_to_cpu(pneg_ctxt->DataLength) + in build_netname_ctxt()
496 pneg_ctxt->DataLength = cpu_to_le16(POSIX_CTXT_DATA_LEN); in build_posix_ctxt()
571 unsigned int len = le16_to_cpu(ctxt->DataLength); in decode_preauth_context()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_tool.h167 U32 DataLength; /*0x14 */ member
311 U32 DataLength; /*0x10 */ member
334 U32 DataLength; /*0x10 */ member
423 U16 DataLength; /*0x12 */ member
H A Dmpi2_pci.h67 U32 DataLength; /*0x1C */ member
H A Dmpi2_init.h113 U32 DataLength; /*0x1C */ member
264 U32 DataLength; /*0x1C */ member
H A Dmpi2_sas.h181 U32 DataLength; /*0x18 */ member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_tool.h167 U32 DataLength; /*0x14 */ member
311 U32 DataLength; /*0x10 */ member
334 U32 DataLength; /*0x10 */ member
423 U16 DataLength; /*0x12 */ member
H A Dmpi2_pci.h67 U32 DataLength; /*0x1C */ member
H A Dmpi2_init.h113 U32 DataLength; /*0x1C */ member
264 U32 DataLength; /*0x1C */ member
H A Dmpi2_sas.h181 U32 DataLength; /*0x18 */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c577 pneg_ctxt->DataLength = cpu_to_le16(38); in build_preauth_ctxt()
588 pneg_ctxt->DataLength = in build_compression_ctxt()
607 pneg_ctxt->DataLength = cpu_to_le16(ALIGN(sizeof(struct smb2_signing_capabilities) - in build_signing_ctxt()
624 pneg_ctxt->DataLength = cpu_to_le16(4); /* Cipher Count + 1 cipher */ in build_encrypt_ctxt()
628 pneg_ctxt->DataLength = cpu_to_le16(8); /* Cipher Count + 3 ciphers */ in build_encrypt_ctxt()
634 pneg_ctxt->DataLength = cpu_to_le16(6); /* Cipher Count + 2 ciphers */ in build_encrypt_ctxt()
649 pneg_ctxt->DataLength = cpu_to_le16(2 * cifs_strtoUTF16(pneg_ctxt->NetName, hostname, 100, cp)); in build_netname_ctxt()
650 /* context size is DataLength + minimal smb2_neg_context */ in build_netname_ctxt()
651 return ALIGN(le16_to_cpu(pneg_ctxt->DataLength) + sizeof(struct smb2_neg_context), 8); in build_netname_ctxt()
658 pneg_ctxt->DataLength in build_posix_ctxt()
[all...]
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi_init.h91 U32 DataLength; /* 28h */ member
231 U32 DataLength; /* 10h */ member
278 U32 DataLength; /* 38h */ member
H A Dmpi_targ.h272 U32 DataLength; /* 0Ch */ member
345 U32 DataLength; /* 1Ch */ member
399 U32 DataLength; /* 30h */ member
H A Dmpi_raid.h189 U32 DataLength; /* 28h */ member
H A Dmpi_sas.h168 U32 DataLength; /* 18h */ member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi_init.h91 U32 DataLength; /* 28h */ member
231 U32 DataLength; /* 10h */ member
278 U32 DataLength; /* 38h */ member
H A Dmpi_targ.h272 U32 DataLength; /* 0Ch */ member
345 U32 DataLength; /* 1Ch */ member
399 U32 DataLength; /* 30h */ member
H A Dmpi_raid.h189 U32 DataLength; /* 28h */ member
H A Dmpi_sas.h168 U32 DataLength; /* 18h */ member
/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.c1468 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()
1718 * DataLength = nlink(4) + reparse_tag(4) + mode(4) + in create_posix_rsp_buf()
1721 buf->ccontext.DataLength in create_posix_rsp_buf()
[all...]
/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dkcapi.h127 __u16 DataLength; member
/kernel/linux/linux-6.6/drivers/isdn/capi/
H A Dkcapi.h127 __u16 DataLength; member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Drndis.h127 __le32 DataLength; member
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Drndis.h127 __le32 DataLength; member

Completed in 48 milliseconds

123