Type Definition NodeId
libfuse
type NodeId = fuse_ino_t;
The type of inode number used in the filesystem.