Lines Matching refs:nfh_len
291 if (nfhp->nfh_len > 0) printf(" fh=0x%x\n",nfhp->nfh_fh[12]);
297 error = nfscl_open(vp, nfhp->nfh_fh, nfhp->nfh_len, mode, 1,
310 np->n_fhp->nfh_len, mode, op,
331 nfhp->nfh_fh, nfhp->nfh_len, cred, p, &dp);
1092 nfhp->nfh_len, mode, 0, cred, p, &stateid, &lckp);
1108 nfhp->nfh_fh, nfhp->nfh_len,
1214 np->n_fhp->nfh_len, M_NFSFH, M_WAITOK);
1215 nfhp->nfh_len = np->n_fhp->nfh_len;
1216 NFSBCOPY(np->n_fhp->nfh_fh, nfhp->nfh_fh, nfhp->nfh_len);
1246 np->n_fhp->nfh_len, M_NFSFH, M_WAITOK);
1247 nfhp->nfh_len = np->n_fhp->nfh_len;
1248 NFSBCOPY(np->n_fhp->nfh_fh, nfhp->nfh_fh, nfhp->nfh_len);
1370 (void)nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len,
1524 (void)nfscl_getstateid(vp, nfhp->nfh_fh, nfhp->nfh_len,
1874 (*nfhpp)->nfh_fh, (*nfhpp)->nfh_len, cred, p, &dp);
2030 (void) nfsm_fhtom(nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
2125 dp->nfsdl_fhlen = nfhp->nfh_len;
2126 NFSBCOPY(nfhp->nfh_fh, dp->nfsdl_fh, nfhp->nfh_len);
2132 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len,
2142 nfhp->nfh_len, op, cred, p);
2160 np->n_fhp->nfh_fh, np->n_fhp->nfh_len,
2161 nfhp->nfh_fh, nfhp->nfh_len,
2230 np->n_fhp->nfh_len, 0);
2318 np->n_fhp->nfh_len, 0);
2338 np->n_fhp->nfh_len, 0);
2355 VTONFS(tdvp)->n_fhp->nfh_len, 0);
2366 VTONFS(tdvp)->n_fhp->nfh_len, 0);
2452 VTONFS(dvp)->n_fhp->nfh_len, 0);
2591 (void) nfsm_fhtom(nd, fhp->nfh_fh, fhp->nfh_len, 0);
3473 if (NFSRV_CMPFH(nfhp->nfh_fh, nfhp->nfh_len,
3474 dnp->n_fhp->nfh_fh, dnp->n_fhp->nfh_len)) {
3798 nfhp->nfh_len, lp, newone, reclaim, off,
3860 np->n_fhp->nfh_len);
3861 (void)nfsm_strtom(nd, own, NFSV4CL_LOCKNAMELEN + np->n_fhp->nfh_len);
4826 nfhp->nfh_len = nfhlen;
5168 lyp = nfscl_getlayout(nmp->nm_clp, nfhp->nfh_fh, nfhp->nfh_len,
5183 nfhp->nfh_len, iomode, (uint64_t)0, INT64_MAX,
5193 nfhp->nfh_len, iomode, off, INT64_MAX,
5220 nfhp->nfh_len, &stateid, retonclose, &flh, &lyp,
5474 error = nfscl_getstateid(vp, np->n_fhp->nfh_fh, np->n_fhp->nfh_len,
5484 np->n_fhp->nfh_len, off, &rflp, &recalled);
5693 nfscl_reqstart(nd, NFSPROC_READDS, nmp, fhp->nfh_fh, fhp->nfh_len,
5738 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, fhp->nfh_len,
5899 nfscl_reqstart(nd, NFSPROC_COMMITDS, nmp, fhp->nfh_fh, fhp->nfh_len,