Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/block/
A Dxen-blkfront.c177 struct blkfront_ring_info { struct
179 spinlock_t ring_lock;
180 struct blkif_front_ring ring;
182 unsigned int evtchn, irq;
183 struct work_struct work;
185 struct list_head indirect_pages;
186 struct list_head grants;
187 unsigned int persistent_gnts_c;
188 unsigned long shadow_free;
189 struct blkfront_info *dev_info;
[all …]

Completed in 10 milliseconds