Searched refs:SMB2_COMPRESSION_FLAG_NONE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/smb/client/ | ||
D | compress.c | 366 hdr.Flags = SMB2_COMPRESSION_FLAG_NONE; in smb_compress() |
/linux-6.12.1/fs/smb/common/ | ||
D | smb2pdu.h | 222 #define SMB2_COMPRESSION_FLAG_NONE 0x0000 macro |