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

/vbox/src/VBox/Storage/
H A DVMDK.cpp3810 const char *pszDescType = NULL; local
3814 pszDescType = "vmfs";
3816 pszDescType = (cExtents == 1)
3822 pszDescType = "streamOptimized";
3825 pszDescType = (cExtents == 1)
3830 pszDescType);

Completed in 64 milliseconds