Searched refs:SMB3_COMPRESS_LZ77 (Results 1 – 3 of 3) sorted by relevance
290 case SMB3_COMPRESS_LZ77: in compression_alg_str()
607 pneg_ctxt->CompressionAlgorithms[0] = SMB3_COMPRESS_LZ77; in build_compression_ctxt()
502 #define SMB3_COMPRESS_LZ77 cpu_to_le16(0x0002) macro