Searched refs:bio_set (Results 1 – 5 of 5) sorted by relevance
324 gfp_t gfp, struct bio_set *bs);339 gfp_t gfp, struct bio_set *bs) in bio_next_split()352 extern int bioset_init(struct bio_set *, unsigned int, unsigned int, int flags);353 extern void bioset_exit(struct bio_set *);358 struct bio_set *bs);363 gfp_t gfp, struct bio_set *bs);367 extern struct bio_set fs_bio_set;641 struct bio_set { struct669 static inline bool bioset_initialized(struct bio_set *bs) in bioset_initialized() argument
498 struct bio_set *bio_set; member541 extern struct bio_set iomap_ioend_bioset;
15 struct bio_set;271 struct bio_set *bi_pool;
1021 struct bio_set *bs, gfp_t gfp_mask,
164 struct bio_set bio_split;
Completed in 17 milliseconds