Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h416 #define SMB2_COMPRESSION_CAPABILITIES cpu_to_le16(3) macro
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c449 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
764 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c761 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
1028 } else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) { in deassemble_neg_contexts()