Searched defs:bio_set (Results 1 – 4 of 4) sorted by relevance
659 struct bio_set { struct660 struct kmem_cache *bio_slab;661 unsigned int front_pad;666 struct bio_alloc_cache __percpu *cache;691 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
58 struct bio_set bio_set; member
486 struct bio_set bio_set; member
207 struct bio_set bio_set; member