Searched defs:squashfs_info (Results 1 - 1 of 1) sorted by relevance

/system/extras/squashfs_utils/
H A Dsquashfs_utils.h27 struct squashfs_info { struct
35 int squashfs_parse_sb_buffer(const void *data, struct squashfs_info *info);
36 int squashfs_parse_sb(const char *blk_device, struct squashfs_info *info);

Completed in 72 milliseconds