Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/
H A Dlibvirt_private.syms402 virDomainDiskSetBlockIOTune;
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.h4093 void virDomainDiskSetBlockIOTune(virDomainDiskDef *disk,
H A Ddomain_conf.c30176 virDomainDiskSetBlockIOTune(virDomainDiskDef *disk, in virDomainDiskSetBlockIOTune() function
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_driver.c16232 virDomainDiskSetBlockIOTune(disk, &info); in qemuDomainSetBlockIoTune()
16265 virDomainDiskSetBlockIOTune(conf_disk, &conf_info); in qemuDomainSetBlockIoTune()
/dports/devel/libvirt/libvirt-7.10.0/src/test/
H A Dtest_driver.c4050 virDomainDiskSetBlockIOTune(conf_disk, &info); in testDomainSetBlockIoTune()