Searched defs:vhdBlockBitmapAllocate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVHD.cpp604 DECLINLINE(uint8_t *)vhdBlockBitmapAllocate(PVHDIMAGE pImage) function
750 pImage->pu8Bitmap = vhdBlockBitmapAllocate(pImage);
1030 pImage->pu8Bitmap = vhdBlockBitmapAllocate(pImage);

Completed in 53 milliseconds