VfZwSetVolumeInformationFile

INT64 __fastcall VfZwSetVolumeInformationFile(INT64 a1, UINT64 a2, UINT64 a3, UINT64 a4, INT64 a5){
  unsigned int v5; 
  PVOID retaddr; 
  v5 = a4;
  if( (unsigned int)ViZwShouldCheck() )
  {
    ViZwCheckVirtualAddress(a2, retaddr);
    ViZwCheckVirtualAddress(a3, retaddr);
  }
  return((__int64(__fastcall *)(INT64, UINT64, UINT64, _QWORD, _DWORD))pXdvZwSetVolumeInformationFile)(
           a1,
           a2,
           a3,
           v5,
           a5);
}

Referenced by:

No references.