Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.h566 struct r5conf { struct
567 struct hlist_head *stripe_hashtbl;
569 spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];
570 struct mddev *mddev;
571 int chunk_sectors;
572 int level, algorithm, rmw_level;
573 int max_degraded;
574 int raid_disks;
575 int max_nr_stripes;
576 int min_nr_stripes;
[all …]