Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h429 struct r5conf { struct
430 struct hlist_head *stripe_hashtbl;
432 spinlock_t hash_locks[NR_STRIPE_HASH_LOCKS];
433 struct mddev *mddev;
434 int chunk_sectors;
435 int level, algorithm, rmw_level;
436 int max_degraded;
437 int raid_disks;
438 int max_nr_stripes;
439 int min_nr_stripes;
[all …]