Searched defs:has_devices (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | snapshot.c | 483 bdrv_all_get_snapshot_devices(bool has_devices, strList *devices, in bdrv_all_get_snapshot_devices() 532 bool bdrv_all_can_snapshot(bool has_devices, strList *devices, in bdrv_all_can_snapshot() 566 bool has_devices, strList *devices, in bdrv_all_delete_snapshot() 612 bool has_devices, strList *devices, in bdrv_all_goto_snapshot() 656 bool has_devices, strList *devices, in bdrv_all_has_snapshot() 698 bool has_devices, strList *devices, in bdrv_all_create_snapshot() 737 bool has_devices, strList *devices, in bdrv_all_find_vmstate_bs()
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 3262 bool has_devices, strList *devices, Error **errp) in save_snapshot() 3450 bool has_devices, strList *devices, Error **errp) in load_snapshot() 3540 bool delete_snapshot(const char *name, bool has_devices, in delete_snapshot()
|