Home | History | Annotate | Download | only in qemu

Lines Matching refs:id_str

1155         if (!strcmp(sn->id_str, name) || !strcmp(sn->name, name)) {
1202 pstrcpy(sn->id_str, sizeof(sn->id_str), old_sn->id_str);
1246 ret = bdrv_snapshot_delete(bs1, old_sn->id_str);