Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dcopy-before-write.c208 cbw_snapshot_read_lock(BlockDriverState *bs, int64_t offset, int64_t bytes, in cbw_snapshot_read_lock() function
272 req = cbw_snapshot_read_lock(bs, offset, bytes, &cur_bytes, &file); in cbw_co_preadv_snapshot()
304 req = cbw_snapshot_read_lock(bs, offset, bytes, &cur_bytes, &child); in cbw_co_snapshot_block_status()