Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Draid5.c2404 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) in grow_one_stripe() function
2450 if (!grow_one_stripe(conf, GFP_KERNEL)) in grow_stripes()
6864 grow_one_stripe(conf, __GFP_NOWARN); in raid5d()
6915 if (!grow_one_stripe(conf, GFP_KERNEL)) { in raid5_set_cache_size()