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 CLOSURE_CALLBACK() local
363 static bool check_should_bypass(struct cached_dev *dc, struct bio *bio) in check_should_bypass()
481 struct bbio bio; member
499 static void bch_cache_read_endio(struct bio *bio) in bch_cache_read_endio()
530 struct bio *n, *bio = &s->bio.bio; in cache_lookup_fn() local
595 struct bio *bio = &s->bio.bio; in CLOSURE_CALLBACK() local
635 static void request_endio(struct bio *bio) in request_endio()
651 static void backing_request_endio(struct bio *bio) in backing_request_endio()
700 struct bio *bio = &s->bio.bio; in do_bio_hook() local
729 static inline struct search *search_alloc(struct bio *bio, in search_alloc()
793 struct bio *bio = &s->bio.bio; in CLOSURE_CALLBACK() local
893 struct bio *bio, unsigned int sectors) in cached_dev_cache_miss()
984 struct bio *bio = &s->bio.bio; in cached_dev_write() local
1068 struct bio *bio = &s->bio.bio; in CLOSURE_CALLBACK() local
1088 static void detached_dev_end_io(struct bio *bio) in detached_dev_end_io()
1110 static void detached_dev_do_request(struct bcache_device *d, struct bio *bio, in detached_dev_do_request()
1184 void cached_dev_submit_bio(struct bio *bio) in cached_dev_submit_bio()
1266 struct bio *bio, unsigned int sectors) in flash_dev_cache_miss()
1292 void flash_dev_submit_bio(struct bio *bio) in flash_dev_submit_bio()