Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Drequest.c567 static void cache_lookup(struct closure *cl) in cache_lookup() function
579 continue_at(cl, cache_lookup, bcache_wq); in cache_lookup()
852 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in cached_dev_read()
1098 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in flash_dev_make_request()