Home
last modified time | relevance | path

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

/include/linux/
Dbio-integrity.h81 int bioset_integrity_create(struct bio_set *bs, int pool_size);
82 void bioset_integrity_free(struct bio_set *bs);
92 static inline int bioset_integrity_create(struct bio_set *bs, int pool_size) in bioset_integrity_create()
97 static inline void bioset_integrity_free(struct bio_set *bs) in bioset_integrity_free()
Dbio.h327 gfp_t gfp, struct bio_set *bs);
342 gfp_t gfp, struct bio_set *bs) in bio_next_split()
355 extern int bioset_init(struct bio_set *, unsigned int, unsigned int, int flags);
356 extern void bioset_exit(struct bio_set *);
361 struct bio_set *bs);
366 gfp_t gfp, struct bio_set *bs);
370 extern struct bio_set fs_bio_set;
621 struct bio_set { struct
653 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
Dblk_types.h16 struct bio_set;
274 struct bio_set *bi_pool;
Diomap.h415 struct bio_set *bio_set; member
Dblk-mq.h1035 struct bio_set *bs, gfp_t gfp_mask,
Dblkdev.h168 struct bio_set bio_split;