HvResetLogFileStatusAll

VOID __stdcall HvResetLogFileStatusAll(_HHIVE *Hive){
  unsigned int v1; 
  __int64 v2; 
  unsigned int v3; 
  __int64 v4; 

  if( Hive->CurrentLog == 1 )
  {
    v3 = HvpLogTypeToLogArrayIndex(1ui64);
  }
  else
  {
    v1 = HvpLogTypeToLogArrayIndex(4ui64);
    *(_BYTE *)(v1 + v2 + 188) = 0;
    v3 = HvpLogTypeToLogArrayIndex(5ui64);
  }
  *(_BYTE *)(v3 + v4 + 188) = 0;
}

Referenced by:

CmpFlushHive
HvpPerformLogFileRecovery