Searched refs:SMB3_COMPRESS_NONE (Results 1 – 2 of 2) sorted by relevance
490 #define SMB3_COMPRESS_NONE cpu_to_le16(0x0000) macro
861 WARN_ON(conn->compress_algorithm != SMB3_COMPRESS_NONE); in assemble_neg_contexts()968 conn->compress_algorithm = SMB3_COMPRESS_NONE; in decode_compress_ctxt()