Searched refs:alloc_stripe (Results 1 – 1 of 1) sorted by relevance
2364 static struct stripe_head *alloc_stripe(struct kmem_cache *sc, gfp_t gfp, in alloc_stripe() function2401 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()