Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.c390 static struct file_buffer *_cache_get(struct cache *cache, long long index, in _cache_get() function
442 return _cache_get(cache, index, 1); in cache_get()
448 return _cache_get(cache, 0, 0); in cache_get_nohash()