Searched refs:SMB_COMPRESS_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/smb/client/ | ||
| H A D | compress.h | 27 #define SMB_COMPRESS_MIN_LEN PAGE_SIZE macro |
| H A D | compress.c | 309 if (le32_to_cpu(wreq->Length) < SMB_COMPRESS_MIN_LEN) in should_compress() |