Searched refs:VDResize (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/
H A Dvd.h907 VBOXDDU_DECL(int) VDResize(PVBOXHDD pDisk, uint64_t cbSize,
/vbox/src/VBox/Storage/testcase/
H A DtstVDIo.cpp2043 rc = VDResize(pDisk->pVD, cbDiskNew, &pDisk->PhysGeom, &pDisk->LogicalGeom, NULL);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp8704 vrc = VDResize(hdd, task.mSize, &geo, &geo, task.mVDOperationIfaces);
/vbox/src/VBox/Storage/
H A DVD.cpp8528 VBOXDDU_DECL(int) VDResize(PVBOXHDD pDisk, uint64_t cbSize, function

Completed in 3428 milliseconds