Searched defs:bs (Results 1 – 5 of 5) sorted by relevance
/block/ |
D | bio-integrity.c | 42 struct bio_set *bs = bio->bi_pool; in bio_integrity_alloc() local 93 struct bio_set *bs = bio->bi_pool; in bio_integrity_free() local 428 int bioset_integrity_create(struct bio_set *bs, int pool_size) in bioset_integrity_create() 446 void bioset_integrity_free(struct bio_set *bs) in bioset_integrity_free()
|
D | bio.c | 119 static void bio_put_slab(struct bio_set *bs) in bio_put_slab() 247 struct bio_set *bs = bio->bi_pool; in bio_free() local 345 struct bio_set *bs = container_of(work, struct bio_set, rescue_work); in bio_alloc_rescue() local 360 static void punt_bios_to_rescuer(struct bio_set *bs) in punt_bios_to_rescuer() 433 struct bio_set *bs) in bio_alloc_bioset() 660 struct bio *bio_clone_fast(struct bio *bio, gfp_t gfp_mask, struct bio_set *bs) in bio_clone_fast() 1896 gfp_t gfp, struct bio_set *bs) in bio_split() 1963 void bioset_exit(struct bio_set *bs) in bioset_exit() 2000 int bioset_init(struct bio_set *bs, in bioset_init() 2042 int bioset_init_from_src(struct bio_set *bs, struct bio_set *src) in bioset_init_from_src()
|
D | blk-merge.c | 63 struct bio_set *bs, in blk_bio_discard_split() 106 struct bio *bio, struct bio_set *bs, unsigned *nsegs) in blk_bio_write_zeroes_split() 121 struct bio_set *bs, in blk_bio_write_same_split() 242 struct bio_set *bs, in blk_bio_segment_split()
|
D | bounce.c | 218 struct bio_set *bs) in bounce_clone_bio()
|
D | blk-core.c | 1626 struct bio_set *bs, gfp_t gfp_mask, in blk_rq_prep_clone()
|