Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.c2364 static struct stripe_head *alloc_stripe(struct kmem_cache *sc, gfp_t gfp, in alloc_stripe() function
2401 sh = alloc_stripe(conf->slab_cache, gfp, conf->pool_size, conf); in grow_one_stripe()
2571 nsh = alloc_stripe(sc, GFP_KERNEL, newsize, conf); in resize_stripes()