Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbio.c37 static struct biovec_slab bvec_slabs[BVEC_POOL_NR] __read_mostly = {
163 struct biovec_slab *bvs = bvec_slabs + idx; in bvec_free()
208 struct biovec_slab *bvs = bvec_slabs + *idx; in bvec_alloc()
1893 struct biovec_slab *bp = bvec_slabs + BVEC_POOL_MAX; in biovec_init_pool()
2138 struct biovec_slab *bvs = bvec_slabs + i; in biovec_init_slabs()
/Linux-v5.4/include/linux/
Dbio.h723 struct biovec_slab { struct