Searched refs:biovec_slab (Results 1 – 1 of 1) sorted by relevance
38 static struct biovec_slab { struct49 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() argument170 kmem_cache_free(biovec_slab(nr_vecs)->slab, bv); in bvec_free()186 struct biovec_slab *bvs = biovec_slab(*nr_vecs); in bvec_alloc()1687 struct biovec_slab *bp = bvec_slabs + ARRAY_SIZE(bvec_slabs) - 1; in biovec_init_pool()1791 struct biovec_slab *bvs = bvec_slabs + i; in init_bio()