Home
last modified time | relevance | path

Searched refs:__bch_submit_bbio (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/md/bcache/
Dio.c34 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio() function
51 __bch_submit_bbio(bio, c); in bch_submit_bbio()
Dbcache.h973 void __bch_submit_bbio(struct bio *bio, struct cache_set *c);
Drequest.c574 __bch_submit_bbio(n, b->c); in cache_lookup_fn()