Searched defs:squashfs_dev_inode_header_1 (Results 1 – 2 of 2) sorted by relevance
462 struct squashfs_dev_inode_header_1 { struct463 unsigned int inode_type:4;464 unsigned int mode:12; /* protection */465 unsigned int uid:4; /* index into uid table */466 unsigned int guid:4; /* index into guid table */467 unsigned short rdev;513 typedef struct squashfs_dev_inode_header_1 squashfs_dev_inode_header_1; typedef
574 struct squashfs_dev_inode_header_1 { struct575 unsigned int inode_type:4;576 unsigned int mode:12; /* protection */577 unsigned int uid:4; /* index into uid table */578 unsigned int guid:4; /* index into guid table */579 unsigned short rdev;