Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c4233 static coroutine_fn int hdev_co_pwrite_zeroes(BlockDriverState *bs, in hdev_co_pwrite_zeroes() function
4262 .bdrv_co_pwrite_zeroes = hdev_co_pwrite_zeroes,