Searched refs:cbw_snapshot_read_lock (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | copy-before-write.c | 209 cbw_snapshot_read_lock(BlockDriverState *bs, int64_t offset, int64_t bytes, in cbw_snapshot_read_lock() function 273 req = cbw_snapshot_read_lock(bs, offset, bytes, &cur_bytes, &file); in cbw_co_preadv_snapshot() 305 req = cbw_snapshot_read_lock(bs, offset, bytes, &cur_bytes, &child); in cbw_co_snapshot_block_status()
|