Home
last modified time | relevance | path

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

/linux-2.6.39/fs/
Dbio.c46 static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
164 struct biovec_slab *bvs = bvec_slabs + idx; in bvec_free_bs()
209 struct biovec_slab *bvs = bvec_slabs + *idx; in bvec_alloc_bs()
1578 struct biovec_slab *bp = bvec_slabs + BIOVEC_MAX_IDX; in biovec_create_pools()
1654 struct biovec_slab *bvs = bvec_slabs + i; in biovec_init_slabs()
/linux-2.6.39/include/linux/
Dbio.h300 struct biovec_slab { struct