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

/vbox/src/VBox/Storage/
H A DVD.cpp666 static int vdDiskUnlock(PVBOXHDD pDisk, PVDIOCTX pIoCtxRc);
1877 rc = vdDiskUnlock(pDisk, pIoCtx);
4431 static int vdDiskUnlock(PVBOXHDD pDisk, PVDIOCTX pIoCtxRc) function
4501 vdDiskUnlock(pDisk, NULL);
5323 vdDiskUnlock(pDisk, NULL);

Completed in 121 milliseconds