Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Draid5.c2333 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) in grow_one_stripe() function
2379 if (!grow_one_stripe(conf, GFP_KERNEL)) in grow_stripes()
6535 grow_one_stripe(conf, __GFP_NOWARN); in raid5d()
6586 if (!grow_one_stripe(conf, GFP_KERNEL)) { in raid5_set_cache_size()