Searched defs:r5conf (Results 1 – 1 of 1) sorted by relevance
363 struct r5conf { struct364 struct hlist_head *stripe_hashtbl;365 struct mddev *mddev;366 int chunk_sectors;367 int level, algorithm;368 int max_degraded;369 int raid_disks;370 int max_nr_stripes;377 sector_t reshape_progress;381 sector_t reshape_safe;[all …]