|
Android-cuttlefish cvd tool
|
#include <stddef.h>#include <stdint.h>

Go to the source code of this file.
Classes | |
| struct | squashfs_info |
Functions | |
| static size_t | squashfs_get_sb_size (void) |
| static int | squashfs_parse_sb_buffer (const void *buf, struct squashfs_info *info) |
| static int | squashfs_parse_sb (const char *blk_device, struct squashfs_info *info) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |