Searched refs:extra_size (Results 1 – 1 of 1) sorted by relevance
72 static struct kmem_cache *bio_find_or_create_slab(unsigned int extra_size) in bio_find_or_create_slab() argument74 unsigned int sz = sizeof(struct bio) + extra_size; in bio_find_or_create_slab()