Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/fs/squashfs/
A Dsqfs_filesystem.h232 struct squashfs_directory_entry { struct
233 u16 offset;
234 s16 inode_offset;
235 u16 type;
236 u16 name_size;
237 char name[0];

Completed in 7 milliseconds