Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h199 struct squashfs_file { struct
Dunsquashfs.c964 struct squashfs_file *file = malloc(sizeof(struct squashfs_file)); in queue_file()
984 struct squashfs_file *file = malloc(sizeof(struct squashfs_file)); in queue_dir()
2005 struct squashfs_file *file = queue_get(to_writer); in writer()