//
pkg.gl
Category
github.com/rfjakob/gocryptfs
internal
inomap
package
1.8.0
Repository:
https://github.com/rfjakob/gocryptfs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
3
Files
109 SLOC
#
Functions
New
New returns a new InoMap.
NewQIno
NewQIno returns a filled QIno struct.
QInoFromStat
QInoFromStat fills a new QIno struct with the passed Stat_t info.
#
Structs
InoMap
InoMap stores the maps using for inode number translation.
QIno
QIno = Qualified Inode number.