Searched defs:squashfs_dev_inode_header_2 (Results 1 – 2 of 2) sorted by relevance
595 struct squashfs_dev_inode_header_2 { struct596 unsigned int inode_type:4;597 unsigned int mode:12; /* protection */598 unsigned int uid:8; /* index into uid table */599 unsigned int guid:8; /* index into guid table */600 unsigned short rdev;679 typedef struct squashfs_dev_inode_header_2 squashfs_dev_inode_header_2; typedef
691 struct squashfs_dev_inode_header_2 { struct692 unsigned int inode_type:4;693 unsigned int mode:12; /* protection */694 unsigned int uid:8; /* index into uid table */695 unsigned int guid:8; /* index into guid table */696 unsigned short rdev;