libsquashfs 1.3.0
A new set of tools and libraries for working with SquashFS images
Loading...
Searching...
No Matches
sqfs_inode_ipc_t Struct Reference

Follows a sqfs_inode_t if type is SQFS_INODE_FIFO or SQFS_INODE_SOCKET. More...

#include <inode.h>

Collaboration diagram for sqfs_inode_ipc_t:
Collaboration graph

Data Fields

sqfs_u32 nlink
 Number of hard links to this node.
 

Detailed Description

Follows a sqfs_inode_t if type is SQFS_INODE_FIFO or SQFS_INODE_SOCKET.

Definition at line 219 of file inode.h.

Field Documentation

◆ nlink

sqfs_u32 nlink

Number of hard links to this node.

Definition at line 223 of file inode.h.


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