VFS_FHTOVP
if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp)) != 0) {
if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp)))
if ((error = VFS_FHTOVP(mp, &fh.fh_fid, &vp)))
error = VFS_FHTOVP(mp, &fhp->fh_fid, vpp);