Home
last modified time | relevance | path

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

/qemu/block/
H A Dio.c1956 bdrv_co_write_req_prepare(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_write_req_prepare() function
2082 ret = bdrv_co_write_req_prepare(child, offset, bytes, req, flags); in bdrv_aligned_pwritev()
3120 ret = bdrv_co_write_req_prepare(child, offset, bytes, &req, 0); in bdrv_co_pdiscard()
3451 ret = bdrv_co_write_req_prepare(dst, dst_offset, bytes, &req, in bdrv_co_copy_range_internal()
3593 ret = bdrv_co_write_req_prepare(child, offset - new_bytes, new_bytes, &req, in bdrv_co_truncate()