Home
last modified time | relevance | path

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

/qemu/block/
H A Dcopy-before-write.c165 cbw_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in cbw_co_pwrite_zeroes() function
529 .bdrv_co_pwrite_zeroes = cbw_co_pwrite_zeroes,