Searched defs:bio_set (Results 1 – 5 of 5) sorted by relevance
656 struct bio_set { struct657 struct kmem_cache *bio_slab;658 unsigned int front_pad;663 struct bio_alloc_cache __percpu *cache;688 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
357 struct bio_set *bio_set; member
58 struct bio_set bio_set; member
511 struct bio_set bio_set; member
204 struct bio_set bio_set; member
Completed in 19 milliseconds