Searched refs:PVhdxBatEntry (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVHDX.cpp272 typedef VhdxBatEntry *PVhdxBatEntry; typedef
546 PVhdxBatEntry paBat;
796 DECLINLINE(void) vhdxConvBatTableEndianess(VHDXECONV enmConv, PVhdxBatEntry paBatEntriesConv,
797 PVhdxBatEntry paBatEntries, uint32_t cBatEntries)
1143 PVhdxBatEntry paBatEntries = NULL;
1169 paBatEntries = (PVhdxBatEntry)RTMemAlloc(cbBatEntries);

Completed in 48 milliseconds