Home
last modified time | relevance | path

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

/linux-6.12.1/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.h976 void __bch_submit_bbio(struct bio *bio, struct cache_set *c);
Drequest.c588 __bch_submit_bbio(n, b->c); in cache_lookup_fn()