Searched defs:bio_set (Results 1 – 5 of 5) sorted by relevance
673 struct bio_set { struct674 struct kmem_cache *bio_slab;675 unsigned int front_pad;701 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
103 struct bio_set *bio_set = iomap_read_bio_set(ctx); in iomap_read_alloc_bio() local
131 struct bio_set bio_set; member
58 struct bio_set bio_set; member
610 struct bio_set bio_set; member