Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dio.c35 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio() function
52 __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()