Home
last modified time | relevance | path

Searched refs:ptyfs_root (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/fs/ptyfs/
H A Dptyfs.h171 int ptyfs_root(struct mount *, int, struct vnode **);
H A Dptyfs_vfsops.c389 ptyfs_root(struct mount *mp, int lktype, struct vnode **vpp) in ptyfs_root() function
480 .vfs_root = ptyfs_root,