Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dsymlink.c76 squashfs_cache_put(entry); in squashfs_symlink_readpage()
88 squashfs_cache_put(entry); in squashfs_symlink_readpage()
H A Dcache.c173 void squashfs_cache_put(struct squashfs_cache_entry *entry) in squashfs_cache_put() function
364 squashfs_cache_put(entry); in squashfs_read_metadata()
370 squashfs_cache_put(entry); in squashfs_read_metadata()
H A Dfile_cache.c34 squashfs_cache_put(buffer); in squashfs_readpage_block()
H A Dsquashfs.h26 extern void squashfs_cache_put(struct squashfs_cache_entry *);
H A Dfile_direct.c172 squashfs_cache_put(buffer); in squashfs_read_cache()
H A Dfile.c437 squashfs_cache_put(buffer); in squashfs_readpage_fragment()