Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbio.c86 static struct bio_slab *create_bio_slab(unsigned int size) in create_bio_slab() function
128 bslab = create_bio_slab(size); in bio_find_or_create_slab()