Home
last modified time | relevance | path

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

/linux-4.4.14/fs/squashfs/
Dfile_cache.c34 squashfs_copy_cache(page, buffer, buffer->length, 0); in squashfs_readpage_block()
Dfile.c374 void squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, in squashfs_copy_cache() function
433 squashfs_copy_cache(page, buffer, i_size_read(inode) & in squashfs_readpage_fragment()
449 squashfs_copy_cache(page, NULL, bytes, 0); in squashfs_readpage_sparse()
Dsquashfs.h70 void squashfs_copy_cache(struct page *, struct squashfs_cache_entry *, int,