vfs_cache_setroot
vfs_cache_setroot(vp, cache_hold(&mp->mnt_ncmountpt));
vfs_cache_setroot(NULL, NULL);
vfs_cache_setroot(vp, cache_hold(&mp->mnt_ncmountpt));
vfs_cache_setroot(vp, cache_hold(nch));
vfs_cache_setroot(newdp, cache_hold(new_nch));
void vfs_cache_setroot(struct vnode *vp, struct nchandle *nch);