Lines Matching defs:bio
40 static void bio_csum(struct bio *bio, struct bkey *k) in bio_csum()
111 struct bio *bio = op->bio; in bch_data_invalidate() local
169 static void bch_data_insert_endio(struct bio *bio) in bch_data_insert_endio()
190 struct bio *bio = op->bio, *n; in bch_data_insert_start() local
363 static bool check_should_bypass(struct cached_dev *dc, struct bio *bio) in check_should_bypass()
467 struct bbio bio; member
485 static void bch_cache_read_endio(struct bio *bio) in bch_cache_read_endio()
516 struct bio *n, *bio = &s->bio.bio; in cache_lookup_fn() local
581 struct bio *bio = &s->bio.bio; in cache_lookup() local
621 static void request_endio(struct bio *bio) in request_endio()
637 static void backing_request_endio(struct bio *bio) in backing_request_endio()
686 struct bio *bio = &s->bio.bio; in do_bio_hook() local
715 static inline struct search *search_alloc(struct bio *bio, in search_alloc()
779 struct bio *bio = &s->bio.bio; in cached_dev_read_error() local
879 struct bio *bio, unsigned int sectors) in cached_dev_cache_miss()
970 struct bio *bio = &s->bio.bio; in cached_dev_write() local
1054 struct bio *bio = &s->bio.bio; in cached_dev_nodata() local
1074 static void detached_dev_end_io(struct bio *bio) in detached_dev_end_io()
1096 static void detached_dev_do_request(struct bcache_device *d, struct bio *bio, in detached_dev_do_request()
1170 void cached_dev_submit_bio(struct bio *bio) in cached_dev_submit_bio()
1252 struct bio *bio, unsigned int sectors) in flash_dev_cache_miss()
1278 void flash_dev_submit_bio(struct bio *bio) in flash_dev_submit_bio()