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