Home
last modified time | relevance | path

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

/Linux-v5.4/fs/squashfs/
Dfile_direct.c21 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize,
84 res = squashfs_read_cache(target_page, block, bsize, pages, in squashfs_readpage_block()
144 static int squashfs_read_cache(struct page *target_page, u64 block, int bsize, in squashfs_read_cache() function