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.c61 struct blk_zone_wplug { struct
62 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;
[all …]