Searched defs:r5conf (Results 1 – 1 of 1) sorted by relevance
570 struct r5conf { struct571 struct hlist_head *stripe_hashtbl;573 spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];574 struct mddev *mddev;575 int chunk_sectors;576 int level, algorithm, rmw_level;577 int max_degraded;578 int raid_disks;579 int max_nr_stripes;580 int min_nr_stripes;[all …]