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

/vbox/src/VBox/Storage/
H A DVHD.cpp95 uint32_t u32DataSpace; member in struct:VHDParentLocatorEntry
304 uint32_t cb, cbMaxLen = RT_BE2H_U32(pLocator->u32DataSpace);
998 pLocator->u32DataSpace = RT_H2BE_U32(VHD_ABSOLUTE_MAX_PATH * sizeof(RTUTF16));
1004 pLocator->u32DataSpace = RT_H2BE_U32(VHD_RELATIVE_MAX_PATH * sizeof(RTUTF16));

Completed in 53 milliseconds