package
0.0.0-20210611082912-ece74ff677a6
Repository: https://github.com/horizonliu/gocryptfs.git
Documentation: pkg.go.dev
# Functions
New returns a new InoMap.
NewQIno returns a filled QIno struct.
QInoFromStat fills a new QIno struct with the passed Stat_t info.
# Structs
InoMap stores the maps using for inode number translation.
QIno = Qualified Inode number.
TranslateStatZero always sets st.Ino to zero.
# Interfaces
No description provided by the author