Home | History | Annotate | Download | only in qemu

Lines Matching refs:id_str

1231         if (!strcmp(sn->id_str, name) || !strcmp(sn->name, name)) {
1278 pstrcpy(sn->id_str, sizeof(sn->id_str), old_sn->id_str);
1322 ret = bdrv_snapshot_delete(bs1, old_sn->id_str);