HvResetLogFileStatusAll

UINT64 __fastcall HvResetLogFileStatusAll(INT64 a1){
  unsigned int v1; 
  __int64 v2; 
  UINT64 result; 
  __int64 v4; 
  if( *(_DWORD *)(a1 + 164) == 1 )
  {
    result = HvpLogTypeToLogArrayIndex(1ui64);
  }
  else
  {
    v1 = HvpLogTypeToLogArrayIndex(4ui64);
    *(_BYTE *)(v1 + v2 + 188) = 0;
    result = HvpLogTypeToLogArrayIndex(5ui64);
  }
  *(_BYTE *)((unsigned int)result + v4 + 188) = 0;
  return result;
}

Referenced by:

CmpFlushHive
HvpPerformLogFileRecovery