Home
last modified time | relevance | path

Searched defs:blkfront_ring_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/block/
Dxen-blkfront.c172 struct blkfront_ring_info { struct
174 spinlock_t ring_lock;
175 struct blkif_front_ring ring;
176 unsigned int ring_ref[XENBUS_MAX_RING_GRANTS];
177 unsigned int evtchn, irq;
178 struct work_struct work;
179 struct gnttab_free_callback callback;
180 struct list_head indirect_pages;
181 struct list_head grants;
182 unsigned int persistent_gnts_c;
[all …]