Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h485 #define NR_STRIPES 256 macro
Draid5.c7630 conf->min_nr_stripes = NR_STRIPES; in setup_conf()
7635 conf->min_nr_stripes = max(NR_STRIPES, stripes); in setup_conf()
7636 if (conf->min_nr_stripes != NR_STRIPES) in setup_conf()