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

/vbox/src/VBox/Storage/
H A DVCICache.cpp315 } VCICACHEEXTENT, *PVCICACHEEXTENT; typedef in typeref:struct:VCICACHEEXTENT
1066 static PVCICACHEEXTENT vciCacheExtentLookup(PVCICACHE pCache, uint64_t offBlockOffset,
1067 PVCICACHEEXTENT *ppNextBestFit)
1070 PVCICACHEEXTENT pExtent = NULL;
1149 PVCICACHEEXTENT pExtentCur = &pLeaf->aExtents[idxCur];
1643 PVCICACHEEXTENT pExtent;

Completed in 49 milliseconds