Searched refs:SMB3_COMPRESS_NONE (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smbfs_common/ | ||
| A D | smb2pdu.h | 412 #define SMB3_COMPRESS_NONE cpu_to_le16(0x0000) macro |
| /linux/fs/ksmbd/ | ||
| A D | smb2pdu.c | 940 conn->compress_algorithm = SMB3_COMPRESS_NONE; in decode_compress_ctxt() |
Completed in 89 milliseconds