Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dthrottle.c130 throttle_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in throttle_co_pwritev() function
162 return throttle_co_pwritev(bs, offset, bytes, qiov, in throttle_co_pwritev_compressed()
254 .bdrv_co_pwritev = throttle_co_pwritev,