Home
last modified time | relevance | path

Searched refs:PFSchroot (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/miscfs/procfs/
H A Dprocfs_vnops.c166 { DT_LNK, N("root"), PFSchroot, NULL },
592 case PFSchroot: in procfs_dir()
689 case PFSchroot: in procfs_getattr()
779 case PFSchroot: in procfs_getattr()
961 case PFSchroot: in procfs_getattr()
1823 pfs->pfs_fileno == PROCFS_FILENO(pfs->pfs_pid, PFSchroot, -1)) { in procfs_readlink()
H A Dprocfs.h85 PFSchroot, /* the process's current root directory */ enumerator
H A Dprocfs_vfsops.c343 case PFSchroot: /* /proc/N/chroot = lr-xr-xr-x */ in procfs_loadvnode()