Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h322 #define SMB2_COMPRESSION_CAPABILITIES cpu_to_le16(3) macro
H A Dsmb2pdu.c441 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
688 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()