Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dfile_cache.c32 squashfs_copy_cache(page, buffer, expected, 0); in squashfs_readpage_block()
H A Dsquashfs.h71 void squashfs_copy_cache(struct page *, struct squashfs_cache_entry *, int,
H A Dfile.c383 void squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, in squashfs_copy_cache() function
435 squashfs_copy_cache(page, buffer, expected, in squashfs_readpage_fragment()
444 squashfs_copy_cache(page, NULL, expected, 0); in squashfs_readpage_sparse()