Home
last modified time | relevance | path

Searched refs:SMB2_COMPRESSION_CAPABILITIES (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h322 #define SMB2_COMPRESSION_CAPABILITIES cpu_to_le16(3) macro
H A Dsmb2pdu.c446 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
693 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h439 #define SMB2_COMPRESSION_CAPABILITIES cpu_to_le16(3) macro
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c587 pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES; in build_compression_ctxt()
928 else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) in smb311_decode_neg_context()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c1058 } else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES) { in deassemble_neg_contexts()
1060 "deassemble SMB2_COMPRESSION_CAPABILITIES context\n"); in deassemble_neg_contexts()

Completed in 31 milliseconds