Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dbio.c39 static struct biovec_slab bvec_slabs[BVEC_POOL_NR] __read_mostly = {
165 struct biovec_slab *bvs = bvec_slabs + idx; in bvec_free()
210 struct biovec_slab *bvs = bvec_slabs + *idx; in bvec_alloc()
1538 struct biovec_slab *bp = bvec_slabs + BVEC_POOL_MAX; in biovec_init_pool()
1648 struct biovec_slab *bvs = bvec_slabs + i; in biovec_init_slabs()
/kernel/linux/linux-5.10/include/linux/
Dbio.h699 struct biovec_slab { struct