Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h192 struct file_entry { struct
Dunsquashfs.c1031 struct file_entry *block = malloc(sizeof(struct file_entry)); in write_file()
1051 struct file_entry *block = malloc(sizeof(struct file_entry)); in write_file()
2028 struct file_entry *block = queue_get(to_writer); in writer()