Lines Matching refs:fhp

120 	struct nfsfh		*fhp;  member
1330 nfsrpc_getattrnovp(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, int syscred, in nfsrpc_getattrnovp() argument
1338 nfscl_reqstart(nd, NFSPROC_GETATTR, nmp, fhp, fhlen, NULL, NULL, 0, 0, in nfsrpc_getattrnovp()
3346 struct nfsfh *fhp; in nfsrpc_mkdir() local
3353 fhp = VTONFS(dvp)->n_fhp; in nfsrpc_mkdir()
3371 (void)nfsm_fhtom(nmp, nd, fhp->nfh_fh, fhp->nfh_len, 0); in nfsrpc_mkdir()
5276 u_char *cp, *cp2, *fhp; in nfsrpc_getdirpath() local
5324 fhp = malloc(len + 1, M_TEMP, M_WAITOK); in nfsrpc_getdirpath()
5325 nd->nd_repstat = nfsrv_mtostr(nd, fhp, len); in nfsrpc_getdirpath()
5329 NFSBCOPY(fhp, nmp->nm_fh, len); in nfsrpc_getdirpath()
5334 free(fhp, M_TEMP); in nfsrpc_getdirpath()
5714 nfsrpc_layoutget(struct nfsmount *nmp, uint8_t *fhp, int fhlen, int iomode, in nfsrpc_layoutget() argument
5722 nfscl_reqstart(nd, NFSPROC_LAYOUTGET, nmp, fhp, fhlen, NULL, NULL, 0, in nfsrpc_layoutget()
6811 struct nfsfh *fhp; in nfscl_doflayoutio() local
6838 fhp = flp->nfsfl_fh[stripe_pos]; in nfscl_doflayoutio()
6847 fhp = flp->nfsfl_fh[stripe_index]; in nfscl_doflayoutio()
6849 fhp = flp->nfsfl_fh[0]; in nfscl_doflayoutio()
6851 fhp = np->n_fhp; in nfscl_doflayoutio()
6867 *dspp, fhp, NFS_VER4, minorvers, cred, p); in nfscl_doflayoutio()
6882 io_off, xfer, fhp, 0, NFS_VER4, minorvers, cred, p); in nfscl_doflayoutio()
6885 stateidp, *dspp, io_off, xfer, fhp, commit_thru_mds, in nfscl_doflayoutio()
6916 struct nfsfh *fhp; in nfscl_dofflayoutio() local
6929 fhp = flp->nfsfl_ffm[mirror].fh[dp->nfsdi_versindex]; in nfscl_dofflayoutio()
6932 mirror, dp->nfsdi_versindex, fhp->nfh_len, stateidp->seqid); in nfscl_dofflayoutio()
6976 *dspp, fhp, dp->nfsdi_vers, in nfscl_dofflayoutio()
6981 *dspp, fhp, dp->nfsdi_vers, in nfscl_dofflayoutio()
7007 off, xfer, fhp, 1, dp->nfsdi_vers, in nfscl_dofflayoutio()
7019 fhp, 0, 1, dp->nfsdi_vers, in nfscl_dofflayoutio()
7049 xfer, fhp, m, in nfscl_dofflayoutio()
7057 xfer, fhp, m, in nfscl_dofflayoutio()
7089 struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, int flex, in nfsrpc_readds() argument
7102 nfscl_reqstart(nd, NFSPROC_READDS, nmp, fhp->nfh_fh, in nfsrpc_readds()
7103 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_readds()
7112 nfscl_reqstart(nd, NFSPROC_READ, nmp, fhp->nfh_fh, in nfsrpc_readds()
7113 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_readds()
7165 struct nfsfh *fhp, int commit_thru_mds, int flex, int vers, int minorvers, in nfsrpc_writeds() argument
7180 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writeds()
7181 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_writeds()
7191 nfscl_reqstart(nd, NFSPROC_WRITE, nmp, fhp->nfh_fh, in nfsrpc_writeds()
7192 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_writeds()
7306 struct nfsfh *fhp, struct mbuf *m, int vers, int minorvers, in nfsrpc_writedsmir() argument
7319 nfscl_reqstart(nd, NFSPROC_WRITEDS, nmp, fhp->nfh_fh, in nfsrpc_writedsmir()
7320 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_writedsmir()
7328 nfscl_reqstart(nd, NFSPROC_WRITE, nmp, fhp->nfh_fh, in nfsrpc_writedsmir()
7329 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_writedsmir()
7419 drpc->fhp, drpc->m, drpc->vers, drpc->minorvers, drpc->cred, in start_writedsmir()
7432 struct nfsfh *fhp, struct mbuf *m, int vers, int minorvers, in nfsio_writedsmir() argument
7446 drpc->fhp = fhp; in nfsio_writedsmir()
7460 stateidp, dsp, off, len, fhp, m, vers, minorvers, cred, p); in nfsio_writedsmir()
7537 struct nfsfh *fhp, int vers, int minorvers, struct ucred *cred, in nfsrpc_commitds() argument
7549 nfscl_reqstart(nd, NFSPROC_COMMITDS, nmp, fhp->nfh_fh, in nfsrpc_commitds()
7550 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_commitds()
7554 nfscl_reqstart(nd, NFSPROC_COMMIT, nmp, fhp->nfh_fh, in nfsrpc_commitds()
7555 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, in nfsrpc_commitds()
7609 drpc->dsp, drpc->fhp, drpc->vers, drpc->minorvers, drpc->cred, in start_commitds()
7621 struct nfsfh *fhp, int vers, int minorvers, in nfsio_commitds() argument
7632 drpc->fhp = fhp; in nfsio_commitds()
7644 error = nfsrpc_commitds(vp, offset, cnt, dsp, fhp, vers, in nfsio_commitds()
7693 struct nfsclds *dsp, struct nfsfh *fhp, int vers, int minorvers, in nfsrpc_adviseds() argument
7714 nfscl_reqstart(nd, NFSPROC_IOADVISEDS, nmp, fhp->nfh_fh, in nfsrpc_adviseds()
7715 fhp->nfh_len, NULL, &dsp->nfsclds_sess, vers, minorvers, NULL); in nfsrpc_adviseds()
7751 drpc->advise, drpc->dsp, drpc->fhp, drpc->vers, drpc->minorvers, in start_adviseds()
7763 struct nfsclds *dsp, struct nfsfh *fhp, int vers, int minorvers, in nfsio_adviseds() argument
7775 drpc->fhp = fhp; in nfsio_adviseds()
7787 error = nfsrpc_adviseds(vp, offset, cnt, advise, dsp, fhp, vers, in nfsio_adviseds()
9676 nfsrpc_openattr(struct nfsmount *nmp, struct vnode *vp, uint8_t *fhp, int fhlen, in nfsrpc_openattr() argument
9686 nfscl_reqstart(nd, NFSPROC_OPENATTR, nmp, fhp, fhlen, NULL, NULL, 0, 0, in nfsrpc_openattr()