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

/vbox/src/VBox/Storage/
H A DVCICache.cpp199 #define VCI_BLKMAP_VERSION UINT32_C(0x00000001) macro
553 && BlkMap.u32Version == VCI_BLKMAP_VERSION
709 BlkMap.u32Version = RT_H2LE_U32(VCI_BLKMAP_VERSION);

Completed in 47 milliseconds