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

/vbox/src/VBox/Storage/
H A DVDICore.h234 } VDIHEADER, *PVDIHEADER; typedef in typeref:struct:VDIHEADER
295 DECLINLINE(VDIIMAGETYPE) getImageType(PVDIHEADER ph)
306 DECLINLINE(unsigned) getImageFlags(PVDIHEADER ph)
321 DECLINLINE(char *) getImageComment(PVDIHEADER ph)
332 DECLINLINE(unsigned) getImageBlocksOffset(PVDIHEADER ph)
343 DECLINLINE(uint32_t) getImageDataOffset(PVDIHEADER ph)
355 DECLINLINE(void) setImageDataOffset(PVDIHEADER ph, uint32_t offData)
365 DECLINLINE(PVDIDISKGEOMETRY) getImageLCHSGeometry(PVDIHEADER ph)
384 DECLINLINE(uint64_t) getImageDiskSize(PVDIHEADER ph)
395 DECLINLINE(void) setImageDiskSize(PVDIHEADER p
[all...]

Completed in 34 milliseconds