vfs_mount_alloc
mp = vfs_mount_alloc(NULL, vfsp);
mp = vfs_mount_alloc(vp, vfsp);
struct mount *vfs_mount_alloc(struct vnode *, struct vfsconf *);