Searched refs:bch_bbio_free (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | io.c | 17 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free() function
|
H A D | debug.c | 60 bch_bbio_free(bio, b->c); in bch_btree_verify()
|
H A D | bcache.h | 971 void bch_bbio_free(struct bio *bio, struct cache_set *c);
|
H A D | btree.c | 267 bch_bbio_free(bio, b->c); in bch_btree_node_read() 308 bch_bbio_free(b->bio, b->c); in __btree_node_write_done()
|
H A D | super.c | 408 bch_bbio_free(bio, c); in uuid_endio() 588 bch_bbio_free(bio, ca->set); in prio_endio()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | io.c | 17 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free() function
|
H A D | debug.c | 60 bch_bbio_free(bio, b->c); in bch_btree_verify()
|
H A D | bcache.h | 970 void bch_bbio_free(struct bio *bio, struct cache_set *c);
|
H A D | btree.c | 267 bch_bbio_free(bio, b->c); in bch_btree_node_read() 308 bch_bbio_free(b->bio, b->c); in __btree_node_write_done()
|
H A D | super.c | 406 bch_bbio_free(bio, c); in uuid_endio() 586 bch_bbio_free(bio, ca->set); in prio_endio()
|
Completed in 18 milliseconds