Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.c376 static struct file_buffer *cache_alloc(struct cache *cache) in cache_alloc() function
405 entry = cache_alloc(cache); in _cache_get()
411 entry = cache_alloc(cache); in _cache_get()
543 entry = cache_alloc(cache); in cache_get_nowait()