Home
last modified time | relevance | path

Searched refs:VIR_STORAGE_FILE_VMDK (Results 1 – 5 of 5) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dstorage_source_conf.h79 VIR_STORAGE_FILE_VMDK, enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_storage_backend_vmfs.c896 if (def->target.format == VIR_STORAGE_FILE_VMDK) { in esxStorageVolCreateXML()
1098 if (def->target.format == VIR_STORAGE_FILE_VMDK) { in esxStorageVolCreateXMLFrom()
1364 def.target.format = VIR_STORAGE_FILE_VMDK; in esxStorageVolGetXMLDesc()
/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_storage.c438 if (def->target.format == VIR_STORAGE_FILE_VMDK) { in vboxStorageVolCreateXML()
786 def.target.format = VIR_STORAGE_FILE_VMDK; in vboxStorageVolGetXMLDesc()
/dports/devel/libvirt/libvirt-7.10.0/src/storage_file/
H A Dstorage_file_probe.c330 [VIR_STORAGE_FILE_VMDK] = {
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_block.c1526 case VIR_STORAGE_FILE_VMDK: in qemuBlockStorageSourceGetBlockdevFormatProps()
2562 case VIR_STORAGE_FILE_VMDK: in qemuBlockStorageSourceCreateGetFormatProps()