Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.c492 insert_free_list(&cache->free_list, entry); in cache_block_put()
Dunsquashfs.c276 void insert_free_list(struct cache *cache, struct cache_entry *entry) in insert_free_list() function
475 insert_free_list(entry->cache, entry); in cache_block_put()