Home
last modified time | relevance | path

Searched refs:VIR_ERR_NO_STORAGE_POOL (Results 1 – 11 of 11) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_storage_driver.c158 virReportError(VIR_ERR_NO_STORAGE_POOL, in esxStoragePoolLookupByName()
186 virReportError(VIR_ERR_NO_STORAGE_POOL, in esxStoragePoolLookupByUUID()
H A Desx_storage_backend_iscsi.c324 virReportError(VIR_ERR_NO_STORAGE_POOL, in esxStoragePoolGetXMLDesc()
H A Desx_vi.c4519 virReportError(VIR_ERR_NO_STORAGE_POOL, in esxVI_LookupHostInternetScsiHbaStaticTargetByName()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dvirterror.h265 VIR_ERR_NO_STORAGE_POOL = 49, /* storage pool not found */ enumerator
/dports/devel/libvirt-java/libvirt-java-0.5.2/src/main/java/org/libvirt/
H A DError.java249 VIR_ERR_NO_STORAGE_POOL, enumConstant
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_driver.c459 virReportError(VIR_ERR_NO_STORAGE_POOL, in storagePoolObjFindByUUID()
463 virReportError(VIR_ERR_NO_STORAGE_POOL, in storagePoolObjFindByUUID()
485 virReportError(VIR_ERR_NO_STORAGE_POOL, in storagePoolObjFindByName()
1751 virReportError(VIR_ERR_NO_STORAGE_POOL, in storagePoolLookupByTargetPath()
1755 virReportError(VIR_ERR_NO_STORAGE_POOL, in storagePoolLookupByTargetPath()
2046 virReportError(VIR_ERR_NO_STORAGE_POOL, in storageVolCreateXMLFrom()
2054 virReportError(VIR_ERR_NO_STORAGE_POOL, in storageVolCreateXMLFrom()
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirerror.c1074 [VIR_ERR_NO_STORAGE_POOL] = {
/dports/devel/libvirt/libvirt-7.10.0/src/remote/
H A Dremote_daemon.c99 case VIR_ERR_NO_STORAGE_POOL: in daemonErrorLogFilter()
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dqemuxml2argvtest.c116 virReportError(VIR_ERR_NO_STORAGE_POOL, in fakeStoragePoolLookupByName()
188 virReportError(VIR_ERR_NO_STORAGE_POOL, NULL); in fakeStoragePoolGetXMLDesc()
/dports/devel/libvirt/libvirt-7.10.0/src/test/
H A Dtest_driver.c6318 virReportError(VIR_ERR_NO_STORAGE_POOL, in testStoragePoolObjFindByName()
6379 virReportError(VIR_ERR_NO_STORAGE_POOL, in testStoragePoolObjFindByUUID()
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs7250 REGISTER_CONSTANT(VIR_ERR_NO_STORAGE_POOL, ERR_NO_STORAGE_POOL);