Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.h481 #define NR_STRIPES 256 macro
H A Draid5.c7633 conf->min_nr_stripes = NR_STRIPES; in setup_conf()
7638 conf->min_nr_stripes = max(NR_STRIPES, stripes); in setup_conf()
7639 if (conf->min_nr_stripes != NR_STRIPES) in setup_conf()