Searched refs:reqlist_init_req (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | reqlist.h | 40 void reqlist_init_req(BlockReqList *reqs, BlockReq *req, int64_t offset,
|
/openbmc/qemu/block/ |
H A D | reqlist.c | 20 void reqlist_init_req(BlockReqList *reqs, BlockReq *req, int64_t offset, in reqlist_init_req() function
|
H A D | copy-before-write.c | 238 reqlist_init_req(&s->frozen_read_reqs, req, offset, bytes); in cbw_snapshot_read_lock()
|
H A D | block-copy.c | 220 reqlist_init_req(&s->reqs, &task->req, offset, bytes); in block_copy_task_create()
|