Searched refs:bvec_slabs (Results 1 – 1 of 1) sorted by relevance
42 } bvec_slabs[] __read_mostly = { variable54 return &bvec_slabs[0]; in biovec_slab()56 return &bvec_slabs[1]; in biovec_slab()58 return &bvec_slabs[2]; in biovec_slab()60 return &bvec_slabs[3]; in biovec_slab()1687 struct biovec_slab *bp = bvec_slabs + ARRAY_SIZE(bvec_slabs) - 1; in biovec_init_pool()1790 for (i = 0; i < ARRAY_SIZE(bvec_slabs); i++) { in init_bio()1791 struct biovec_slab *bvs = bvec_slabs + i; in init_bio()