Home
last modified time | relevance | path

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

/Linux-v5.15/fs/squashfs/
Dfile_cache.c32 squashfs_copy_cache(page, buffer, expected, 0); in squashfs_readpage_block()
Dfile.c382 void squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, in squashfs_copy_cache() function
434 squashfs_copy_cache(page, buffer, expected, in squashfs_readpage_fragment()
443 squashfs_copy_cache(page, NULL, expected, 0); in squashfs_readpage_sparse()
Dsquashfs.h58 void squashfs_copy_cache(struct page *, struct squashfs_cache_entry *, int,