Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Drequest.c580 static void cache_lookup(struct closure *cl) in cache_lookup() function
593 continue_at(cl, cache_lookup, bcache_wq); in cache_lookup()
943 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in cached_dev_read()
1329 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in flash_dev_make_request()