Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h574 struct r5conf { struct
575 struct hlist_head *stripe_hashtbl;
577 spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];
578 struct mddev *mddev;
579 int chunk_sectors;
580 int level, algorithm, rmw_level;
581 int max_degraded;
582 int raid_disks;
583 int max_nr_stripes;
584 int min_nr_stripes;
[all …]