Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h435 struct r5conf { struct
436 struct hlist_head *stripe_hashtbl;
438 spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];
439 struct mddev *mddev;
440 int chunk_sectors;
441 int level, algorithm, rmw_level;
442 int max_degraded;
443 int raid_disks;
444 int max_nr_stripes;
445 int min_nr_stripes;
[all …]