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

/vbox/src/VBox/Storage/
H A DVMDK.cpp404 } VMDKGTCACHE, *PVMDKGTCACHE; typedef in typeref:struct:VMDKGTCACHE
466 PVMDKGTCACHE pGTCache;
2935 pImage->pGTCache = (PVMDKGTCACHE)RTMemAllocZ(sizeof(VMDKGTCACHE));
4499 static uint32_t vmdkGTCacheHash(PVMDKGTCACHE pCache, uint64_t uSector,
4515 PVMDKGTCACHE pCache = pImage->pGTCache;
4693 PVMDKGTCACHE pCache = pImage->pGTCache;
4815 PVMDKGTCACHE pCache = pImage->pGTCache;

Completed in 64 milliseconds