Searched refs:bdrv_make_request_serialising (Results 1 – 3 of 3) sorted by relevance
80 void coroutine_fn bdrv_make_request_serialising(BdrvTrackedRequest *req,
798 void coroutine_fn bdrv_make_request_serialising(BdrvTrackedRequest *req, in bdrv_make_request_serialising() function1359 bdrv_make_request_serialising(req, bdrv_get_cluster_size(bs)); in bdrv_aligned_preadv()2163 bdrv_make_request_serialising(req, align); in bdrv_co_do_zero_pwritev()2300 bdrv_make_request_serialising(&req, align); in bdrv_co_pwritev_part()3592 bdrv_make_request_serialising(&req, 1); in bdrv_co_truncate()
3616 bdrv_make_request_serialising(req, bs->bl.request_alignment); in raw_do_pwrite_zeroes()