Home
last modified time | relevance | path

Searched refs:SMB2_COMPRESSION_TRANSFORM_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.c167 if (*proto == SMB2_COMPRESSION_TRANSFORM_ID) { in ksmbd_smb_request()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h113 #define SMB2_COMPRESSION_TRANSFORM_ID cpu_to_le32(0x424d53fc) macro