Searched refs:blk_co_copy_range (Results 1 – 3 of 3) sorted by relevance
115 int coroutine_fn blk_co_copy_range(BlockBackend *blk_in, int64_t off_in,
2859 int coroutine_fn blk_co_copy_range(BlockBackend *blk_in, int64_t off_in, in blk_co_copy_range() function
1959 ret = blk_co_copy_range(blk, offset, s->target, in convert_co_copy_range()