Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dsymlink.c89 squashfs_cache_put(entry); in squashfs_symlink_readpage()
101 squashfs_cache_put(entry); in squashfs_symlink_readpage()
Dfile.c421 squashfs_cache_put(buffer); in squashfs_readpage()
439 squashfs_cache_put(buffer); in squashfs_readpage()
481 squashfs_cache_put(buffer); in squashfs_readpage()
Dsquashfs.h44 extern void squashfs_cache_put(struct squashfs_cache_entry *);
Dcache.c184 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put() function
359 squashfs_cache_put(entry); in squashfs_read_metadata()