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

/vbox/src/VBox/Storage/
H A DVHD.cpp81 #define VHD_MAX_LOCATOR_ENTRIES 8 macro
114 VHDPLE ParentLocatorEntry[VHD_MAX_LOCATOR_ENTRIES];
442 for (i = 0; i < VHD_MAX_LOCATOR_ENTRIES; i++)

Completed in 40 milliseconds