Searched refs:block_copy_reset (Results 1 – 3 of 3) sorted by relevance
41 void block_copy_reset(BlockCopyState *s, int64_t offset, int64_t bytes);
699 void block_copy_reset(BlockCopyState *s, int64_t offset, int64_t bytes) in block_copy_reset() function732 block_copy_reset(s, offset, bytes); in block_copy_reset_unallocated()
345 block_copy_reset(s->bcs, aligned_offset, aligned_bytes); in cbw_co_pdiscard_snapshot()