Searched refs:SMB3_COMPRESS_NONE (Results 1 – 3 of 3) sorted by relevance
377 #define SMB3_COMPRESS_NONE cpu_to_le16(0x0000) macro
308 #define SMB3_COMPRESS_NONE cpu_to_le16(0x0000) macro
923 conn->compress_algorithm = SMB3_COMPRESS_NONE; in decode_compress_ctxt()