Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h508 #define SMB3_COMPRESS_LZ77 cpu_to_le16(0x0002) macro
/linux/fs/smb/client/
H A Dsmb2pdu.c640 pneg_ctxt->CompressionAlgorithms[0] = SMB3_COMPRESS_LZ77; in build_compression_ctxt()