Lines Matching defs:bio
12 static void bch_bi_idx_hack_endio(struct bio *bio, int error) in bch_bi_idx_hack_endio()
20 static void bch_generic_make_request_hack(struct bio *bio) in bch_generic_make_request_hack()
77 struct bio *bch_bio_split(struct bio *bio, int sectors, in bch_bio_split()
157 static unsigned bch_bio_max_sectors(struct bio *bio) in bch_bio_max_sectors()
209 static void bch_bio_submit_split_endio(struct bio *bio, int error) in bch_bio_submit_split_endio()
224 struct bio *bio = s->bio, *n; in __bch_bio_submit_split() local
242 void bch_generic_make_request(struct bio *bio, struct bio_split_pool *p) in bch_generic_make_request()
268 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free()
277 struct bio *bio = &b->bio; in bch_bbio_alloc() local
287 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio()
298 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio()
360 void bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, in bch_bbio_count_io_errors()
389 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio()