Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Drequest.c573 static void cache_lookup(struct closure *cl) in cache_lookup() function
585 continue_at(cl, cache_lookup, bcache_wq); in cache_lookup()
861 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in cached_dev_read()
1112 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in flash_dev_make_request()