Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/chfs/
H A Dchfs_vfsops.c70 static int chfs_root(struct mount *, int, struct vnode **);
452 chfs_root(struct mount *mp, int lktype, struct vnode **vpp) in chfs_root() function
806 .vfs_root = chfs_root,