Searched refs:bio_set (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| D | bio-integrity.h | 81 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()
|
| D | bio.h | 327 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
|
| D | blk_types.h | 16 struct bio_set; 274 struct bio_set *bi_pool;
|
| D | iomap.h | 415 struct bio_set *bio_set; member
|
| D | blk-mq.h | 1035 struct bio_set *bs, gfp_t gfp_mask,
|
| D | blkdev.h | 168 struct bio_set bio_split;
|