Home
last modified time | relevance | path

Searched refs:OriginalCompressedSegmentSize (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dcompress.c364 hdr.OriginalCompressedSegmentSize = cpu_to_le32(slen); in smb_compress()
/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h227 __le32 OriginalCompressedSegmentSize; member