Searched defs:squashfs_dir_inode_header_2 (Results 1 – 2 of 2) sorted by relevance
625 struct squashfs_dir_inode_header_2 { struct626 unsigned int inode_type:4;627 unsigned int mode:12; /* protection */628 unsigned int uid:8; /* index into uid table */629 unsigned int guid:8; /* index into guid table */630 unsigned int file_size:19;654 struct squashfs_dir_inode_header_2 dir; argument683 typedef struct squashfs_dir_inode_header_2 squashfs_dir_inode_header_2; typedef
721 struct squashfs_dir_inode_header_2 { struct722 unsigned int inode_type:4;723 unsigned int mode:12; /* protection */724 unsigned int uid:8; /* index into uid table */725 unsigned int guid:8; /* index into guid table */726 unsigned int file_size:19;750 struct squashfs_dir_inode_header_2 dir; argument