VfFastIoSnapState

VOID *__stdcall VfFastIoSnapState(){
  _BYTE *v0; 
  CHAR v1; 
  char v2; 
  UINT64 v4; 

  if( !ViIoCallbacksInitialized || (MmVerifierData & 0x10) == 0 )
    return 0i64;
  KeAreInterruptsEnabled(v1, v0);
  if( !v2 )
    VerifierBugCheckIfAppropriate(0xC9ui64, 0xC2u, 0, 0, 0, v4);
  return ViIoCallbackSnapState();
}

Referenced by:

IopCloseFile
IopCompleteUnloadOrDelete
IopGetBasicInformationFile
IopParseDevice
IopQueryInformation
IopXxxControlFile
NtLockFile
NtQueryInformationFile
NtReadFile
NtUnlockFile
NtWriteFile