Searched refs:top_id (Results 1 – 1 of 1) sorted by relevance
42 char *top_id; member89 const char *top_id; in replication_open() local110 top_id = qemu_opt_get(opts, REPLICATION_TOP_ID); in replication_open()111 if (top_id) { in replication_open()118 top_id = qemu_opt_get(opts, REPLICATION_TOP_ID); in replication_open()119 s->top_id = g_strdup(top_id); in replication_open()120 if (!s->top_id) { in replication_open()155 g_free(s->top_id); in replication_close()408 top_bs = bdrv_lookup_bs(s->top_id, s->top_id, NULL); in backup_job_cleanup()570 top_bs = bdrv_lookup_bs(s->top_id, s->top_id, NULL); in replication_start()