squashfs_read_data
entry->length = squashfs_read_data(sb, block, length,
res = squashfs_read_data(sb, block, length |
length = squashfs_read_data(sb,
res = squashfs_read_data(inode->i_sb, block, bsize, NULL, actor);
res = squashfs_read_data(inode->i_sb, block, bsize, NULL, actor);
extern int squashfs_read_data(struct super_block *, u64, int, u64 *,