CcNotifyWriteBehindHelper

CHAR __stdcall CcNotifyWriteBehindHelper(INT64 a1, CHAR a2){
  CcNotifyWriteBehindInternal((_IRP *)a1, (_ETHREAD *)a2);
  return 1;
}

Referenced by:

No references.