Lines Matching refs:VBOXHDDBACKEND

5216 /** @copydoc VBOXHDDBACKEND::pfnCheckIfValid */
5261 /** @copydoc VBOXHDDBACKEND::pfnOpen */
5314 /** @copydoc VBOXHDDBACKEND::pfnCreate */
5440 /** @copydoc VBOXHDDBACKEND::pfnRename */
5695 /** @copydoc VBOXHDDBACKEND::pfnClose */
5709 /** @copydoc VBOXHDDBACKEND::pfnRead */
5832 /** @copydoc VBOXHDDBACKEND::pfnWrite */
5978 /** @copydoc VBOXHDDBACKEND::pfnFlush */
5986 /** @copydoc VBOXHDDBACKEND::pfnGetVersion */
6000 /** @copydoc VBOXHDDBACKEND::pfnGetSectorSize */
6014 /** @copydoc VBOXHDDBACKEND::pfnGetSize */
6028 /** @copydoc VBOXHDDBACKEND::pfnGetFileSize */
6061 /** @copydoc VBOXHDDBACKEND::pfnGetPCHSGeometry */
6087 /** @copydoc VBOXHDDBACKEND::pfnSetPCHSGeometry */
6123 /** @copydoc VBOXHDDBACKEND::pfnGetLCHSGeometry */
6149 /** @copydoc VBOXHDDBACKEND::pfnSetLCHSGeometry */
6185 /** @copydoc VBOXHDDBACKEND::pfnGetImageFlags */
6203 /** @copydoc VBOXHDDBACKEND::pfnGetOpenFlags */
6221 /** @copydoc VBOXHDDBACKEND::pfnSetOpenFlags */
6257 /** @copydoc VBOXHDDBACKEND::pfnGetComment */
6296 /** @copydoc VBOXHDDBACKEND::pfnSetComment */
6326 /** @copydoc VBOXHDDBACKEND::pfnGetUuid */
6347 /** @copydoc VBOXHDDBACKEND::pfnSetUuid */
6383 /** @copydoc VBOXHDDBACKEND::pfnGetModificationUuid */
6404 /** @copydoc VBOXHDDBACKEND::pfnSetModificationUuid */
6443 /** @copydoc VBOXHDDBACKEND::pfnGetParentUuid */
6464 /** @copydoc VBOXHDDBACKEND::pfnSetParentUuid */
6499 /** @copydoc VBOXHDDBACKEND::pfnGetParentModificationUuid */
6520 /** @copydoc VBOXHDDBACKEND::pfnSetParentModificationUuid */
6555 /** @copydoc VBOXHDDBACKEND::pfnDump */
6576 const VBOXHDDBACKEND g_VmdkBackend =
6581 sizeof(VBOXHDDBACKEND),