Searched defs:bio_set (Results 1 – 3 of 3) sorted by relevance
641 struct bio_set { struct642 struct kmem_cache *bio_slab;643 unsigned int front_pad;669 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
140 struct bio_set bio_set; member
204 struct bio_set bio_set; member