Searched refs:VDFlush (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Storage/
H A DVDVfs.cpp337 return VDFlush(pThis->pDisk);
H A DVD.cpp9315 VBOXDDU_DECL(int) VDFlush(PVBOXHDD pDisk) function
/vbox/include/VBox/
H A Dvd.h1007 VBOXDDU_DECL(int) VDFlush(PVBOXHDD pDisk);
/vbox/src/VBox/Storage/testcase/
H A DtstVDIo.cpp826 rc = VDFlush(pDisk->pVD);
1021 rc = VDFlush(pDisk->pVD);
1502 rc = VDFlush(pDisk->pVD);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1740 int rc = VDFlush(pThis->pDisk);

Completed in 3341 milliseconds