Home
last modified time | relevance | path

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

/aosp12/system/extras/squashfs_utils/
H A Dsquashfs_utils.h36 int squashfs_parse_sb(const char *blk_device, struct squashfs_info *info);
H A Dsquashfs_utils.c60 int squashfs_parse_sb(const char *blk_device, struct squashfs_info *info) in squashfs_parse_sb() function