Home
last modified time | relevance | path

Searched defs:bio_slab (Results 1 – 2 of 2) sorted by relevance

/linux/block/
H A Dbio.c76 struct bio_slab { struct
85 static struct bio_slab *create_bio_slab(unsigned int size) in create_bio_slab() argument
/linux/include/linux/
H A Dbio.h688 struct kmem_cache *bio_slab; member