Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Drequest.c578 static void cache_lookup(struct closure *cl) in cache_lookup() function
591 continue_at(cl, cache_lookup, bcache_wq); in cache_lookup()
952 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in cached_dev_read()
1315 closure_call(&s->iop.cl, cache_lookup, NULL, cl); in flash_dev_submit_bio()