Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.c1353 const char *new_image_file; in external_snapshot_action() local
1370 new_image_file = NULL; in external_snapshot_action()
1379 new_image_file = s->snapshot_file; in external_snapshot_action()
1448 bdrv_img_create(new_image_file, format, in external_snapshot_action()
1466 state->new_bs = bdrv_open(new_image_file, snapshot_ref, options, flags, in external_snapshot_action()