Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/
Dxen-blkfront.c707 unsigned long id, extra_id = NO_ASSOCIATED_ID; in blkif_queue_rw_req() local
802 extra_id = blkif_ring_get_request(rinfo, req, in blkif_queue_rw_req()
804 extra_ring_req = &rinfo->shadow[extra_id].req; in blkif_queue_rw_req()
810 rinfo->shadow[extra_id].num_sg = 0; in blkif_queue_rw_req()
815 rinfo->shadow[extra_id].associated_id = id; in blkif_queue_rw_req()
816 rinfo->shadow[id].associated_id = extra_id; in blkif_queue_rw_req()
852 rinfo->shadow[extra_id].status = REQ_WAITING; in blkif_queue_rw_req()