Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-zoned.c67 struct blk_zone_wplug { struct
68 struct hlist_node node;
69 struct list_head entry;
70 struct bio_list bio_list;
71 struct work_struct bio_work;
72 struct rcu_head rcu_head;
73 struct gendisk *disk;
74 spinlock_t lock;
75 refcount_t ref;
76 unsigned int flags;
[all …]