libsquashfs  1.3.2
A new set of tools and libraries for working with SquashFS images
sqfs_inode_dev_t Struct Reference

Follows a sqfs_inode_t if type is SQFS_INODE_BDEV or SQFS_INODE_CDEV. More...

#include <inode.h>

Collaboration diagram for sqfs_inode_dev_t:

Data Fields

sqfs_u32 nlink
 Number of hard links to this node.
 
sqfs_u32 devno
 Device number.
 

Detailed Description

Follows a sqfs_inode_t if type is SQFS_INODE_BDEV or SQFS_INODE_CDEV.

Definition at line 178 of file inode.h.


The documentation for this struct was generated from the following file: