Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dbio.c46 static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
168 struct biovec_slab *bvs = bvec_slabs + idx; in bvec_free()
213 struct biovec_slab *bvs = bvec_slabs + *idx; in bvec_alloc()
1846 struct biovec_slab *bp = bvec_slabs + BIOVEC_MAX_IDX; in biovec_create_pool()
2025 struct biovec_slab *bvs = bvec_slabs + i; in biovec_init_slabs()
/linux-4.4.14/include/linux/
Dbio.h736 struct biovec_slab { struct