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

/vbox/include/iprt/
H A Ddvm.h86 * when calling RTDvmMapQueryBlockStatus(). */
266 RTDECL(int) RTDvmMapQueryBlockStatus(RTDVM hVolMgr, uint64_t off, uint64_t cb,
H A Dmangling.h496 # define RTDvmMapQueryBlockStatus RT_MANGLER(RTDvmMapQueryBlockStatus) macro
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp467 RTDECL(int) RTDvmMapQueryBlockStatus(RTDVM hVolMgr, uint64_t off, uint64_t cb, function
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp1195 return RTDvmMapQueryBlockStatus(hVolMgr, off, cb, pfUsed);

Completed in 83 milliseconds