hammer_vfs_root
static int hammer_vfs_root(struct mount *mp, struct vnode **vpp);
.vfs_root = hammer_vfs_root,
error = hammer_vfs_root(mp, &rootvp);