Searched refs:VciBlkMapEnt (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Storage/ | ||
H A D | VCICache.cpp | 202 typedef uint8_t VciBlkMapEnt; typedef 451 uint32_t cbBlkMap = RT_ALIGN_Z(cBlocks / sizeof(VciBlkMapEnt) / 8, VCI_BLOCK_SIZE); |
Completed in 420 milliseconds