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

/vbox/src/VBox/Storage/
H A DVCICache.cpp374 #define VCIBLKMAP_ALLOC_MASK 0x1 macro
868 if ((fFlags & VCIBLKMAP_ALLOC_MASK) == VCIBLKMAP_ALLOC_DATA)
975 if ((fFlags & VCIBLKMAP_ALLOC_MASK) == VCIBLKMAP_ALLOC_DATA)

Completed in 47 milliseconds