Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dreplication.c360 static void reopen_backing_file(BlockDriverState *bs, bool writable, in reopen_backing_file() function
421 reopen_backing_file(bs, false, NULL); in backup_job_cleanup()
556 reopen_backing_file(bs, true, &local_err); in replication_start()
596 reopen_backing_file(bs, false, NULL); in replication_start()