Searched defs:squashfs_symlink_inode_header_1 (Results 1 – 2 of 2) sorted by relevance
470 struct squashfs_symlink_inode_header_1 { struct471 unsigned int inode_type:4;472 unsigned int mode:12; /* protection */473 unsigned int uid:4; /* index into uid table */474 unsigned int guid:4; /* index into guid table */475 unsigned short symlink_size;476 char symlink[0];514 typedef struct squashfs_symlink_inode_header_1 squashfs_symlink_inode_header_1; typedef
582 struct squashfs_symlink_inode_header_1 { struct583 unsigned int inode_type:4;584 unsigned int mode:12; /* protection */585 unsigned int uid:4; /* index into uid table */586 unsigned int guid:4; /* index into guid table */587 unsigned short symlink_size;588 char symlink[0];