Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-snapshot.c641 QCowSnapshot *old_snapshot_list = NULL; in qcow2_snapshot_create() local
722 old_snapshot_list = s->snapshots; in qcow2_snapshot_create()
730 s->snapshots = old_snapshot_list; in qcow2_snapshot_create()
735 g_free(old_snapshot_list); in qcow2_snapshot_create()