Lines Matching refs:VBOXHDDBACKEND

345 /** @copydoc VBOXHDDBACKEND::pfnCheckIfValid */
424 /** @copydoc VBOXHDDBACKEND::pfnOpen */
479 /** @copydoc VBOXHDDBACKEND::pfnCreate */
566 /** @copydoc VBOXHDDBACKEND::pfnRename */
612 /** @copydoc VBOXHDDBACKEND::pfnClose */
626 /** @copydoc VBOXHDDBACKEND::pfnRead */
641 /** @copydoc VBOXHDDBACKEND::pfnWrite */
661 /** @copydoc VBOXHDDBACKEND::pfnFlush */
674 /** @copydoc VBOXHDDBACKEND::pfnGetVersion */
688 /** @copydoc VBOXHDDBACKEND::pfnGetSize */
704 /** @copydoc VBOXHDDBACKEND::pfnGetSize */
720 /** @copydoc VBOXHDDBACKEND::pfnGetFileSize */
744 /** @copydoc VBOXHDDBACKEND::pfnGetPCHSGeometry */
771 /** @copydoc VBOXHDDBACKEND::pfnSetPCHSGeometry */
800 /** @copydoc VBOXHDDBACKEND::pfnGetLCHSGeometry */
827 /** @copydoc VBOXHDDBACKEND::pfnSetLCHSGeometry */
856 /** @copydoc VBOXHDDBACKEND::pfnGetImageFlags */
874 /** @copydoc VBOXHDDBACKEND::pfnGetOpenFlags */
892 /** @copydoc VBOXHDDBACKEND::pfnSetOpenFlags */
919 /** @copydoc VBOXHDDBACKEND::pfnGetComment */
938 /** @copydoc VBOXHDDBACKEND::pfnSetComment */
961 /** @copydoc VBOXHDDBACKEND::pfnGetUuid */
979 /** @copydoc VBOXHDDBACKEND::pfnSetUuid */
1003 /** @copydoc VBOXHDDBACKEND::pfnGetModificationUuid */
1021 /** @copydoc VBOXHDDBACKEND::pfnSetModificationUuid */
1044 /** @copydoc VBOXHDDBACKEND::pfnGetParentUuid */
1062 /** @copydoc VBOXHDDBACKEND::pfnSetParentUuid */
1085 /** @copydoc VBOXHDDBACKEND::pfnGetParentModificationUuid */
1103 /** @copydoc VBOXHDDBACKEND::pfnSetParentModificationUuid */
1126 /** @copydoc VBOXHDDBACKEND::pfnDump */
1143 const VBOXHDDBACKEND g_RawBackend =
1148 sizeof(VBOXHDDBACKEND),