Searched refs:read_page (Results 1 – 3 of 3) sorted by relevance
212 msblk->read_page = squashfs_cache_init("data", in squashfs_fill_super()214 if (msblk->read_page == NULL) { in squashfs_fill_super()341 squashfs_cache_delete(msblk->read_page); in squashfs_fill_super()389 squashfs_cache_delete(sbi->read_page); in squashfs_put_super()
62 struct squashfs_cache *read_page; member
402 return squashfs_cache_get(sb, msblk->read_page, start_block, length); in squashfs_get_datablock()