Home
last modified time | relevance | path

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

/linux/block/
A Dblk-zoned.c64 struct blk_zone_wplug { struct
65 struct hlist_node node;
66 struct list_head link;
67 atomic_t ref;
68 spinlock_t lock;
69 unsigned int flags;
70 unsigned int zone_no;
71 unsigned int wp_offset;
72 struct bio_list bio_list;
74 struct rcu_head rcu_head;
[all …]

Completed in 10 milliseconds