Searched defs:squashfs_dir_inode_header_1 (Results 1 – 2 of 2) sorted by relevance
490 struct squashfs_dir_inode_header_1 { struct506 struct squashfs_dir_inode_header_1 dir; argument516 typedef struct squashfs_dir_inode_header_1 squashfs_dir_inode_header_1; typedef
602 struct squashfs_dir_inode_header_1 { struct603 unsigned int inode_type:4;604 unsigned int mode:12; /* protection */605 unsigned int uid:4; /* index into uid table */606 unsigned int guid:4; /* index into guid table */607 unsigned int file_size:19;608 unsigned int offset:13;609 unsigned int mtime;610 unsigned int start_block:24;