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

/vbox/src/VBox/Storage/
H A DVCICache.cpp228 typedef struct VCIBLKMAP struct
244 } VCIBLKMAP; typedef in typeref:struct:VCIBLKMAP
246 typedef VCIBLKMAP *PVCIBLKMAP;
452 PVCIBLKMAP pBlkMap = (PVCIBLKMAP)RTMemAllocZ(sizeof(VCIBLKMAP));
557 PVCIBLKMAP pBlkMap = (PVCIBLKMAP)RTMemAllocZ(sizeof(VCIBLKMAP));

Completed in 48 milliseconds