smb2_preauth_neg_context  488 fs/cifs/smb2pdu.c build_preauth_ctxt(struct smb2_preauth_neg_context *pneg_ctxt)
smb2_preauth_neg_context  581 fs/cifs/smb2pdu.c 	build_preauth_ctxt((struct smb2_preauth_neg_context *)pneg_ctxt);
smb2_preauth_neg_context  582 fs/cifs/smb2pdu.c 	ctxt_len = DIV_ROUND_UP(sizeof(struct smb2_preauth_neg_context), 8) * 8;
smb2_preauth_neg_context  612 fs/cifs/smb2pdu.c static void decode_preauth_context(struct smb2_preauth_neg_context *ctxt)
smb2_preauth_neg_context  708 fs/cifs/smb2pdu.c 				(struct smb2_preauth_neg_context *)pctx);