Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c2176 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) in grow_one_stripe() function
2222 if (!grow_one_stripe(conf, GFP_KERNEL)) in grow_stripes()
6326 grow_one_stripe(conf, __GFP_NOWARN); in raid5d()
6376 if (!grow_one_stripe(conf, GFP_KERNEL)) in raid5_set_cache_size()