libsquashfs 1.2.0
A new set of tools and libraries for working with SquashFS images
|
Follows a sqfs_inode_t if type is SQFS_INODE_EXT_BDEV or SQFS_INODE_EXT_CDEV. More...
#include <inode.h>
Data Fields | |
sqfs_u32 | nlink |
Number of hard links to this node. More... | |
sqfs_u32 | devno |
Device number. More... | |
sqfs_u32 | xattr_idx |
Extended attribute index. More... | |
Follows a sqfs_inode_t if type is SQFS_INODE_EXT_BDEV or SQFS_INODE_EXT_CDEV.