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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.h221 struct squashfs_file { struct
H A Dunsquashfs.c793 struct squashfs_file *file;
811 file = malloc(sizeof(struct squashfs_file));
816 * the writer thread is queued a squashfs_file structure describing the
1638 struct squashfs_file *file = queue_get(to_writer);

Completed in 106 milliseconds