mfs_mountroot     134 kern/vfs_conf.c         { &mfs_vfsops, MOUNT_MFS, 3, 0, MNT_LOCAL, mfs_mountroot, NULL },
mfs_mountroot      47 ufs/mfs/mfs_extern.h int mfs_mountroot(void);
mfs_mountroot     147 ufs/mfs/mfs_vfsops.c 	mountroot = mfs_mountroot;