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

/vbox/src/VBox/Storage/
H A DVHD.cpp114 VHDPLE ParentLocatorEntry[VHD_MAX_LOCATOR_ENTRIES]; member in struct:VHDDynamicDiskHeader
445 if ( ddh.ParentLocatorEntry[i].u32Code != RT_H2BE_U32(VHD_PLATFORM_CODE_NONE)
448 rc = vhdLocatorUpdate(pImage, &ddh.ParentLocatorEntry[i], pImage->pszParentFilename);
987 PVHDPLE pLocator = pDDH->ParentLocatorEntry;

Completed in 55 milliseconds