Home
last modified time | relevance | path

Searched refs:NR_STRIPES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5.h481 #define NR_STRIPES 256 macro
H A Draid5.c7706 conf->min_nr_stripes = NR_STRIPES; in setup_conf()
7711 conf->min_nr_stripes = max(NR_STRIPES, stripes); in setup_conf()
7712 if (conf->min_nr_stripes != NR_STRIPES) in setup_conf()