Searched defs:bio_set (Results 1 – 4 of 4) sorted by relevance
608 struct bio_set { struct609 struct kmem_cache *bio_slab;610 unsigned int front_pad;615 struct bio_alloc_cache __percpu *cache;640 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
Completed in 15 milliseconds