ContextType       490 fs/cifs/smb2pdu.c 	pneg_ctxt->ContextType = SMB2_PREAUTH_INTEGRITY_CAPABILITIES;
ContextType       501 fs/cifs/smb2pdu.c 	pneg_ctxt->ContextType = SMB2_COMPRESSION_CAPABILITIES;
ContextType       514 fs/cifs/smb2pdu.c 	pneg_ctxt->ContextType = SMB2_ENCRYPTION_CAPABILITIES;
ContextType       526 fs/cifs/smb2pdu.c 	pneg_ctxt->ContextType = SMB2_NETNAME_NEGOTIATE_CONTEXT_ID;
ContextType       538 fs/cifs/smb2pdu.c 	pneg_ctxt->ContextType = SMB2_POSIX_EXTENSIONS_AVAILABLE;
ContextType       706 fs/cifs/smb2pdu.c 		if (pctx->ContextType == SMB2_PREAUTH_INTEGRITY_CAPABILITIES)
ContextType       709 fs/cifs/smb2pdu.c 		else if (pctx->ContextType == SMB2_ENCRYPTION_CAPABILITIES)
ContextType       712 fs/cifs/smb2pdu.c 		else if (pctx->ContextType == SMB2_COMPRESSION_CAPABILITIES)
ContextType       715 fs/cifs/smb2pdu.c 		else if (pctx->ContextType == SMB2_POSIX_EXTENSIONS_AVAILABLE)
ContextType       719 fs/cifs/smb2pdu.c 				le16_to_cpu(pctx->ContextType));
ContextType       268 fs/cifs/smb2pdu.h 	__le16	ContextType;
ContextType       281 fs/cifs/smb2pdu.h 	__le16	ContextType; /* 1 */
ContextType       297 fs/cifs/smb2pdu.h 	__le16	ContextType; /* 2 */
ContextType       311 fs/cifs/smb2pdu.h 	__le16	ContextType; /* 3 */
ContextType       325 fs/cifs/smb2pdu.h 	__le16	ContextType; /* 0x100 */
ContextType       333 fs/cifs/smb2pdu.h 	__le16	ContextType; /* 0x100 */
ContextType       420 fs/cifs/smb2pdu.h 	__le16 ContextType;