Home
last modified time | relevance | path

Searched refs:VIR_STORAGE_POOL_LOGICAL_LVM2 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dstorage_conf.h395 VIR_STORAGE_POOL_LOGICAL_LVM2 = 1, enumerator
H A Dstorage_conf.c172 .defaultFormat = VIR_STORAGE_POOL_LOGICAL_LVM2,
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_backend_logical.c283 vol->target.backingStore->format = VIR_STORAGE_POOL_LOGICAL_LVM2; in virStorageBackendLogicalMakeVol()
450 thisSource->format = VIR_STORAGE_POOL_LOGICAL_LVM2; in virStorageBackendLogicalFindPoolSourcesFunc()