Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dxen-blkfront.c177 struct blkfront_ring_info { struct
179 spinlock_t ring_lock;
180 struct blkif_front_ring ring;
181 unsigned int ring_ref[XENBUS_MAX_RING_GRANTS];
182 unsigned int evtchn, irq;
183 struct work_struct work;
184 struct gnttab_free_callback callback;
185 struct list_head indirect_pages;
186 struct list_head grants;
187 unsigned int persistent_gnts_c;
[all …]