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

/linux-master/drivers/md/
H A Draid5.c2390 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) function
2436 if (!grow_one_stripe(conf, GFP_KERNEL))
6791 grow_one_stripe(conf, __GFP_NOWARN);
6842 if (!grow_one_stripe(conf, GFP_KERNEL)) {

Completed in 161 milliseconds