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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMBlkCache.cpp2695 static int pdmBlkCacheEntryQuiesce(PAVLRU64NODECORE pNode, void *pvUser) function
2733 rc = RTAvlrU64DoWithAll(pBlkCache->pTree, true, pdmBlkCacheEntryQuiesce, NULL);

Completed in 64 milliseconds