Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Draw-format.c298 raw_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in raw_co_pwrite_zeroes() function
651 .bdrv_co_pwrite_zeroes = &raw_co_pwrite_zeroes,
H A Dfile-posix.c3645 static int coroutine_fn raw_co_pwrite_zeroes( in raw_co_pwrite_zeroes() function
3899 .bdrv_co_pwrite_zeroes = raw_co_pwrite_zeroes,