Home
last modified time | relevance | path

Searched refs:SMB2_HEADER_STRUCTURE_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c379 if (hdr->StructureSize != SMB2_HEADER_STRUCTURE_SIZE) { in ksmbd_smb2_check_message()
H A Doplock.c657 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in __smb2_oplock_break_noti()
761 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in __smb2_lease_break_noti()
H A Dsmb2pdu.c260 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_neg_rsp()
421 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_chained_smb2_rsp()
501 rsp_hdr->StructureSize = SMB2_HEADER_STRUCTURE_SIZE; in init_smb2_rsp_hdr()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2misc.c200 if (shdr->StructureSize != SMB2_HEADER_STRUCTURE_SIZE) { in smb2_check_message()
H A Dsmb2pdu.h105 #define SMB2_HEADER_STRUCTURE_SIZE cpu_to_le16(64) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c179 if (shdr->StructureSize != SMB2_HEADER_STRUCTURE_SIZE) { in smb2_check_message()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h107 #define SMB2_HEADER_STRUCTURE_SIZE \ macro

Completed in 24 milliseconds