Searched refs:squashfs_info (Results 1 – 3 of 3) sorted by relevance
27 struct squashfs_info { struct35 int squashfs_parse_sb_buffer(const void *data, struct squashfs_info *info); argument36 int squashfs_parse_sb(const char *blk_device, struct squashfs_info *info);
41 int squashfs_parse_sb_buffer(const void *buf, struct squashfs_info *info) in squashfs_parse_sb_buffer()60 int squashfs_parse_sb(const char *blk_device, struct squashfs_info *info) in squashfs_parse_sb()
235 squashfs_info sq; in get_squashfs_size()