Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5.h474 #define NR_STRIPES 256 macro
Draid5.c7070 conf->min_nr_stripes = NR_STRIPES; in setup_conf()
7075 conf->min_nr_stripes = max(NR_STRIPES, stripes); in setup_conf()
7076 if (conf->min_nr_stripes != NR_STRIPES) in setup_conf()