Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c2142 static struct stripe_head *alloc_stripe(struct kmem_cache *sc, gfp_t gfp, in alloc_stripe() function
2180 sh = alloc_stripe(conf->slab_cache, gfp, conf->pool_size, conf); in grow_one_stripe()
2345 nsh = alloc_stripe(sc, GFP_KERNEL, newsize, conf); in resize_stripes()