mount_init
mount_init(mp, vfsp->vfc_vfsops);
mount_init(&dummymount, NULL);
mount_init(mp, vfsp->vfc_vfsops);
mount_init(mp, vfsp->vfc_vfsops);
void mount_init(struct mount *mp, struct vfsops *ops);