//
pkg.gl
Category
github.com/rfjakob/gocryptfs/v2
internal
inomap
package
2.5.1
Repository:
https://github.com/rfjakob/gocryptfs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
3
Files
124 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.