Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dreplication.c29 BLOCK_REPLICATION_RUNNING, /* block replication is running */ enumerator
145 if (s->stage == BLOCK_REPLICATION_RUNNING) { in replication_close()
193 case BLOCK_REPLICATION_RUNNING: in replication_get_io_status()
601 s->stage = BLOCK_REPLICATION_RUNNING; in replication_start()
683 if (s->stage != BLOCK_REPLICATION_RUNNING) { in replication_stop()