Home
last modified time | relevance | path

Searched refs:SMB2_TRANSFORM_PROTO_NUM (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2misc.c154 if (shdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) { in smb2_check_message()
H A Dsmb2ops.c273 if (shdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) { in __smb2_find_mid()
4165 tr_hdr->ProtocolId = SMB2_TRANSFORM_PROTO_NUM; in fill_transform_hdr()
4465 return trhdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM; in smb3_is_transform_hdr()
5024 if (hdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) in smb2_next_header()
H A Dsmb2pdu.h93 #define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2misc.c154 if (shdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) { in smb2_check_message()
H A Dsmb2ops.c362 if (shdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) { in __smb2_find_mid()
4224 tr_hdr->ProtocolId = SMB2_TRANSFORM_PROTO_NUM; in fill_transform_hdr()
4554 return trhdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM; in smb3_is_transform_hdr()
5093 if (hdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM) { in smb2_next_header()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb_common.c174 *proto != SMB2_TRANSFORM_PROTO_NUM) in ksmbd_smb_request()
H A Dsmb2pdu.c8566 tr_hdr->ProtocolId = SMB2_TRANSFORM_PROTO_NUM; in fill_transform_hdr()
8603 return trhdr->ProtocolId == SMB2_TRANSFORM_PROTO_NUM; in smb3_is_transform_hdr()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h111 #define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd) macro

Completed in 49 milliseconds