Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dsnapshot.h91 bool bdrv_all_can_snapshot(bool has_devices, strList *devices,
/openbmc/qemu/block/
H A Dsnapshot.c534 bool bdrv_all_can_snapshot(bool has_devices, strList *devices, in bdrv_all_can_snapshot() function
/openbmc/qemu/migration/
H A Dsavevm.c3071 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in save_snapshot()
3249 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in load_snapshot()
3334 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in delete_snapshot()