Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h439 #define SMB2_COMPRESSION_CAPABILITIES cpu_to_le16(3) macro
/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c444 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
785 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()
/Linux-v6.6/fs/smb/server/
Dsmb2pdu.c1061 } else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) { in deassemble_neg_contexts()