Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dxen-blkfront.c97 struct blk_shadow { struct
180 struct blk_shadow shadow[BLK_MAX_RING_SIZE];
600 struct blk_shadow *shadow = &rinfo->shadow[setup->id]; in blkif_setup_rw_req_grant()
1362 const struct blk_shadow *s;
1374 const struct blk_shadow *s = info->s; in blkif_copy_from_grant()
1426 struct blk_shadow *s = &rinfo->shadow[*id]; in blkif_completion()
1436 struct blk_shadow *s2 = &rinfo->shadow[s->associated_id]; in blkif_completion()
2085 struct blk_shadow *shadow = rinfo->shadow; in blkfront_resume()