Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid1.h68 struct r1conf { struct
69 struct mddev *mddev;
70 struct raid1_info *mirrors; /* twice 'raid_disks' to
73 int raid_disks;
75 spinlock_t device_lock;
81 struct list_head retry_list;
86 struct list_head bio_end_io_list;
89 struct bio_list pending_bio_list;
97 wait_queue_head_t wait_barrier;
98 spinlock_t resync_lock;
[all …]