Searched refs:reqlist_shrink_req (Results 1 – 3 of 3) sorted by relevance
68 void coroutine_fn reqlist_shrink_req(BlockReq *req, int64_t new_bytes);
67 void coroutine_fn reqlist_shrink_req(BlockReq *req, int64_t new_bytes) in reqlist_shrink_req() function
247 reqlist_shrink_req(&task->req, new_bytes); in block_copy_task_shrink()