Searched refs:vdIfQueryRangeUse (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dvd-ifs.h1401 DECLINLINE(int) vdIfQueryRangeUse(PVDINTERFACEQUERYRANGEUSE pIfQueryRangeUse, uint64_t off, uint64_t cb, function
/vbox/src/VBox/Storage/
H A DVDI.cpp2548 rc = vdIfQueryRangeUse(pIfQueryRangeUse, (uint64_t)i * cbBlock, cbBlock, &fUsed);

Completed in 54 milliseconds