Lines Matching refs:nfh_fh
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,
309 np->n_v4->n4_fhlen, np->n_fhp->nfh_fh,
331 nfhp->nfh_fh, nfhp->nfh_len, cred, p, &dp);
1091 error = nfscl_getstateid(vp, nfhp->nfh_fh,
1108 nfhp->nfh_fh, nfhp->nfh_len,
1216 NFSBCOPY(np->n_fhp->nfh_fh, nfhp->nfh_fh, nfhp->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);
2126 NFSBCOPY(nfhp->nfh_fh, dp->nfsdl_fh, nfhp->nfh_len);
2132 error = nfscl_open(dvp, nfhp->nfh_fh, nfhp->nfh_len,
2141 ret = nfsrpc_openconfirm(dvp, nfhp->nfh_fh,
2160 np->n_fhp->nfh_fh, np->n_fhp->nfh_len,
2161 nfhp->nfh_fh, nfhp->nfh_len,
2229 (void) nfsm_fhtom(nd, np->n_fhp->nfh_fh,
2317 (void) nfsm_fhtom(nd, np->n_fhp->nfh_fh,
2337 (void) nfsm_fhtom(nd, np->n_fhp->nfh_fh,
2354 (void) nfsm_fhtom(nd, VTONFS(tdvp)->n_fhp->nfh_fh,
2365 (void) nfsm_fhtom(nd, VTONFS(tdvp)->n_fhp->nfh_fh,
2451 (void) nfsm_fhtom(nd, VTONFS(dvp)->n_fhp->nfh_fh,
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)) {
3797 error = nfsrpc_lock(nd, nmp, vp, nfhp->nfh_fh,
3859 NFSBCOPY(np->n_fhp->nfh_fh, &own[NFSV4CL_LOCKNAMELEN],
4828 NFSBCOPY(cp, nfhp->nfh_fh, nfhlen);
5168 lyp = nfscl_getlayout(nmp->nm_clp, nfhp->nfh_fh, nfhp->nfh_len,
5182 error = nfsrpc_layoutget(nmp, nfhp->nfh_fh,
5192 error = nfsrpc_layoutget(nmp, nfhp->nfh_fh,
5219 error = nfscl_layout(nmp, vp, nfhp->nfh_fh,
5474 error = nfscl_getstateid(vp, np->n_fhp->nfh_fh, np->n_fhp->nfh_len,
5483 layp = nfscl_getlayout(nmp->nm_clp, np->n_fhp->nfh_fh,
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,