HomeSort by relevance Sort by last modified time
    Searched refs:remove_free_list (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
caches-queues-lists.c 350 remove_free_list(&cache->free_list, entry);
366 remove_free_list(&cache->free_list, entry);
587 remove_free_list(&cache->free_list, entry);
unsquashfs.c 291 void remove_free_list(struct cache *cache, struct cache_entry *entry) function
359 remove_free_list(cache, entry);
389 remove_free_list(cache, entry);
    [all...]

Completed in 70 milliseconds