Searched refs:cache_get (Results 1 – 2 of 2) sorted by relevance
67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() function103 if (cache_get(q, rb)) in funeth_alloc_page()
605 static struct dm_buffer *cache_get(struct dm_buffer_cache *bc, sector_t block) in cache_get() function1779 b = cache_get(&c->cache, block); in __bufio_new()1870 b = cache_get(&c->cache, block); in new_read()1985 b = cache_get(&c->cache, block); in __dm_bufio_prefetch()2230 b = cache_get(&c->cache, block); in forget_buffer()
Completed in 12 milliseconds