Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dio.c133 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio() function
149 __bch_submit_bbio(bio, c); in bch_submit_bbio()
Dbcache.h877 void __bch_submit_bbio(struct bio *, struct cache_set *);
Drequest.c563 __bch_submit_bbio(n, b->c); in cache_lookup_fn()