Home
last modified time | relevance | path

Searched refs:bvec_slabs (Results 1 – 1 of 1) sorted by relevance

/fs/
Dbio.c49 static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = { variable
161 return bvec_slabs[idx].nr_vecs; in bvec_nr_vecs()
171 struct biovec_slab *bvs = bvec_slabs + idx; in bvec_free()
216 struct biovec_slab *bvs = bvec_slabs + *idx; in bvec_alloc()
1841 struct biovec_slab *bp = bvec_slabs + BIOVEC_MAX_IDX; in biovec_create_pool()
1981 struct biovec_slab *bvs = bvec_slabs + i; in biovec_init_slabs()