Searched refs:mntmount (Results 1 – 1 of 1) sorted by relevance
112 static int mntmount(), mntunmount(), mntroot(), mntstatvfs();135 VFSNAME_MOUNT, { .vfs_mount = mntmount }, in mntinit()178 mntmount(struct vfs *vfsp, struct vnode *mvp, in mntmount() function