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

/vbox/src/VBox/Storage/
H A DQCOW.cpp628 static void qcowL2TblCacheEntryFree(PQCOWIMAGE pImage, PQCOWL2CACHEENTRY pL2Entry) function
724 qcowL2TblCacheEntryFree(pImage, pL2Entry);
1312 qcowL2TblCacheEntryFree(pImage, pClusterAlloc->pL2Entry); /* Free it, it is not in the cache yet. */
1848 qcowL2TblCacheEntryFree(pImage, pL2Entry);

Completed in 38 milliseconds