Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h199 struct squashfs_file { struct
200 int fd;
201 int blocks;
202 long long file_size;
203 int mode;
204 uid_t uid;
205 gid_t gid;
206 time_t time;
207 char *pathname;
208 char sparse;
[all …]