Searched refs:SMB3_COMPRESS_NONE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifs_debug.c286 case SMB3_COMPRESS_NONE:
/linux-master/fs/smb/common/
H A Dsmb2pdu.h500 #define SMB3_COMPRESS_NONE cpu_to_le16(0x0000) macro
/linux-master/fs/smb/server/
H A Dsmb2pdu.c841 WARN_ON(conn->compress_algorithm != SMB3_COMPRESS_NONE);
948 conn->compress_algorithm = SMB3_COMPRESS_NONE;

Completed in 133 milliseconds