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

/linux-master/drivers/md/
H A Draid5.c2389 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) function
2435 if (!grow_one_stripe(conf, GFP_KERNEL))
6782 grow_one_stripe(conf, __GFP_NOWARN);
6833 if (!grow_one_stripe(conf, GFP_KERNEL)) {

Completed in 208 milliseconds