Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dxen-blkfront.c707 unsigned long id, extra_id = NO_ASSOCIATED_ID; in blkif_queue_rw_req() local
806 extra_id = blkif_ring_get_request(rinfo, req, in blkif_queue_rw_req()
808 extra_ring_req = &rinfo->shadow[extra_id].req; in blkif_queue_rw_req()
814 rinfo->shadow[extra_id].num_sg = 0; in blkif_queue_rw_req()
819 rinfo->shadow[extra_id].associated_id = id; in blkif_queue_rw_req()
820 rinfo->shadow[id].associated_id = extra_id; in blkif_queue_rw_req()
856 rinfo->shadow[extra_id].status = REQ_WAITING; in blkif_queue_rw_req()