Searched refs:biovec_slab (Results 1 – 1 of 1) sorted by relevance
33 static struct biovec_slab { struct44 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() argument165 kmem_cache_free(biovec_slab(nr_vecs)->slab, bv); in bvec_free()181 struct biovec_slab *bvs = biovec_slab(*nr_vecs); in bvec_alloc()1634 struct biovec_slab *bp = bvec_slabs + ARRAY_SIZE(bvec_slabs) - 1; in biovec_init_pool()1736 struct biovec_slab *bvs = bvec_slabs + i; in init_bio()