Searched refs:_cache_get (Results 1 – 2 of 2) sorted by relevance
390 static struct file_buffer *_cache_get(struct cache *cache, long long index, in _cache_get() function442 return _cache_get(cache, index, 1); in cache_get()448 return _cache_get(cache, 0, 0); in cache_get_nohash()
22 symbols: [ _cache_create, _cache_destroy, _cache_get ]