Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + func DebugPathname(d *Dentry) string + func IsAncestorDentry(d, d2 *Dentry) bool + func IsDescendant(vfsroot *vfs.Dentry, d *Dentry) bool + func PrependPath(vfsroot vfs.VirtualDentry, mnt *vfs.Mount, d *Dentry, b *fspath.Builder) error + type Dentry struct + func ParentOrSelf(d *Dentry) *Dentry