package
0.0.0-20240831194536-2d10c8b25554
Repository: https://github.com/encryptedl/cryptfs.git
Documentation: pkg.go.dev

# Functions

NewInodeNumbersGenerator creates a new inode generator.

# Constants

NodeKeyLen is the default node key length.

# Structs

CryptNode holds information about a filesystem node and implements the FUSE filesystem interface.
CryptNodeFactory creates filesystem nodes.
InodeNumbersGenerator generates inode numbers starting from 2 (1 is reserved for the root node).