Home
last modified time | relevance | path

Searched defs:squashfs_ipc_inode_header_2 (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsquashfs_compat.h588 struct squashfs_ipc_inode_header_2 { struct
589 unsigned int inode_type:4;
590 unsigned int mode:12; /* protection */
591 unsigned int uid:8; /* index into uid table */
592 unsigned int guid:8; /* index into guid table */
678 typedef struct squashfs_ipc_inode_header_2 squashfs_ipc_inode_header_2; typedef
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h684 struct squashfs_ipc_inode_header_2 { struct
685 unsigned int inode_type:4;
686 unsigned int mode:12; /* protection */
687 unsigned int uid:8; /* index into uid table */
688 unsigned int guid:8; /* index into guid table */