cache_allocroot
cache_allocroot(&mp->mnt_ncmountpt, mp, vp);
cache_allocroot(&mp->mnt_ncmountpt, mp, NULL);
cache_allocroot(&mp->mnt_ncmountpt, mp, vp);
cache_allocroot(&synth_mp->mnt_ncmountpt, synth_mp, synth_vp);
cache_allocroot(&mp->mnt_ncmountpt, mp, NULL);
void cache_allocroot(struct nchandle *nch, struct mount *mp, struct vnode *vp);