Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h195 struct squashfs_file { struct
196 int fd;
197 int blocks;
198 long long file_size;
199 int mode;
200 uid_t uid;
201 gid_t gid;
202 time_t time;
203 char *pathname;
204 char sparse;
[all …]