Home
last modified time | relevance | path

Searched defs:bio_set (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbio.h704 struct bio_set { struct
705 struct kmem_cache *bio_slab;
706 unsigned int front_pad;
731 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument