Searched refs:bdrv_co_do_zero_pwritev (Results 1 – 1 of 1) sorted by relevance
2147 bdrv_co_do_zero_pwritev(BdrvChild *child, int64_t offset, int64_t bytes, in bdrv_co_do_zero_pwritev() function2288 ret = bdrv_co_do_zero_pwritev(child, offset, bytes, flags, &req); in bdrv_co_pwritev_part()