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

/vbox/src/VBox/Storage/
H A DVMDK.cpp398 typedef struct VMDKGTCACHE struct
404 } VMDKGTCACHE, *PVMDKGTCACHE; typedef in typeref:struct:VMDKGTCACHE
2935 pImage->pGTCache = (PVMDKGTCACHE)RTMemAllocZ(sizeof(VMDKGTCACHE));

Completed in 66 milliseconds