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.h93 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.c3066 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in save_snapshot()
3264 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in load_snapshot()
3345 if (!bdrv_all_can_snapshot(has_devices, devices, errp)) { in delete_snapshot()