Searched refs:bch_bio_map (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | debug.c | 57 bch_bio_map(bio, sorted); in bch_btree_verify() 122 bch_bio_map(check, NULL); in bch_data_verify()
|
H A D | util.c | 226 * the preferred way is bio_add_page, but in this case, bch_bio_map() 231 void bch_bio_map(struct bio *bio, void *base) in bch_bio_map() function
|
H A D | movinggc.c | 89 bch_bio_map(bio, NULL); in moving_init()
|
H A D | journal.c | 64 bch_bio_map(bio, data); in journal_read_bucket() 806 bch_bio_map(bio, w->data);
|
H A D | request.c | 837 bch_bio_map(s->iop.bio, NULL); in cached_dev_read_done() 929 bch_bio_map(cache_bio, NULL); in cached_dev_cache_miss()
|
H A D | util.h | 586 void bch_bio_map(struct bio *bio, void *base);
|
H A D | btree.c | 259 bch_bio_map(bio, b->keys.set[0].data); in bch_btree_node_read() 354 bch_bio_map(b->bio, i); in do_btree_node_write() 394 bch_bio_map(b->bio, i); in do_btree_node_write()
|
H A D | writeback.c | 295 bch_bio_map(bio, NULL); in dirty_init()
|
H A D | super.c | 440 bch_bio_map(bio, c->uuids); in uuid_io() 607 bch_bio_map(bio, ca->disk_buckets); in prio_io()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | debug.c | 57 bch_bio_map(bio, sorted); in bch_btree_verify() 123 bch_bio_map(check, NULL); in bch_data_verify()
|
H A D | util.c | 226 * the preferred way is bio_add_page, but in this case, bch_bio_map() 231 void bch_bio_map(struct bio *bio, void *base) in bch_bio_map() function
|
H A D | movinggc.c | 89 bch_bio_map(bio, NULL); in moving_init()
|
H A D | journal.c | 62 bch_bio_map(bio, data); in journal_read_bucket() 801 bch_bio_map(bio, w->data);
|
H A D | request.c | 838 bch_bio_map(s->iop.bio, NULL); in cached_dev_read_done() 927 bch_bio_map(cache_bio, NULL); in cached_dev_cache_miss()
|
H A D | util.h | 559 void bch_bio_map(struct bio *bio, void *base);
|
H A D | btree.c | 259 bch_bio_map(bio, b->keys.set[0].data); in bch_btree_node_read() 354 bch_bio_map(b->bio, i); in do_btree_node_write() 394 bch_bio_map(b->bio, i); in do_btree_node_write()
|
H A D | writeback.c | 341 bch_bio_map(bio, NULL); in dirty_init()
|
H A D | super.c | 437 bch_bio_map(bio, c->uuids); in uuid_io() 604 bch_bio_map(bio, ca->disk_buckets); in prio_io()
|
Completed in 24 milliseconds