Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed.c910 qed_copy_from_backing_file(BDRVQEDState *s, uint64_t pos, uint64_t len, in qed_copy_from_backing_file() function
1104 ret = qed_copy_from_backing_file(s, start, len, acb->cur_cluster); in qed_aio_write_cow()
1117 ret = qed_copy_from_backing_file(s, start, len, offset); in qed_aio_write_cow()