Lines Matching defs:blk_zone_wplug
61 struct blk_zone_wplug { struct62 struct hlist_node node;63 refcount_t ref;64 spinlock_t lock;65 unsigned int flags;66 unsigned int zone_no;67 unsigned int wp_offset;68 struct bio_list bio_list;69 struct work_struct bio_work;70 struct rcu_head rcu_head;71 struct gendisk *disk;