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

/vbox/include/iprt/
H A Ddvm.h111 typedef RTDVMVOLUME *PRTDVMVOLUME; typedef
242 RTDECL(int) RTDvmMapQueryFirstVolume(RTDVM hVolMgr, PRTDVMVOLUME phVol);
253 RTDECL(int) RTDvmMapQueryNextVolume(RTDVM hVolMgr, RTDVMVOLUME hVol, PRTDVMVOLUME phVolNext);
/vbox/src/VBox/Runtime/common/dvm/
H A Ddvm.cpp140 PRTDVMVOLUME phVol)
423 RTDECL(int) RTDvmMapQueryFirstVolume(RTDVM hVolMgr, PRTDVMVOLUME phVol)
443 RTDECL(int) RTDvmMapQueryNextVolume(RTDVM hVolMgr, RTDVMVOLUME hVol, PRTDVMVOLUME phVolNext)

Completed in 1227 milliseconds