nfs_nget
error = nfs_nget(mp, (void *)fid->fid_data, fhsize, &np);
error = nfs_nget(mp, (nfsfh_t *)argp->fh, argp->fhsize, &np);
error = nfs_nget(dvp->v_mount, nfhp, fhlen, &np);
error = nfs_nget(dvp->v_mount, fhp, fhsize, &np);
error = nfs_nget(dvp->v_mount, fhp, fhsize, &np);
error = nfs_nget(dvp->v_mount, fhp, fhsize, &np);
if ((t1 = nfs_nget((d)->v_mount, ttfhp, ttfhsize, \