Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.c2382 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) in grow_one_stripe()
2428 if (!grow_one_stripe(conf, GFP_KERNEL)) in grow_stripes()
6831 grow_one_stripe(conf, __GFP_NOWARN); in raid5d()
6882 if (!grow_one_stripe(conf, GFP_KERNEL)) {
2378 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) grow_one_stripe() function