| H A D | nfs_nfsdport.c | 4253 int lktype, struct vnode **vpp, struct nfsexstuff *exp, in nfssvc_nfsd() 4260 error = VFS_FHTOVP(mp, &fhp->fh_fid, lktype, vpp); in nfssvc_nfsd() 4303 nfsd_fhtovp(struct nfsrv_descript *nd, struct nfsrvfh *nfp, int lktype, in nfssvc_nfsd() 4331 if (lktype == LK_SHARED && !(MNT_SHARED_WRITES(mp))) in nfssvc_srvcall() 4332 lktype = LK_EXCLUSIVE; in nfssvc_srvcall() 4336 nd->nd_repstat = nfsvno_fhtovp(mp, fhp, nd->nd_nam, lktype, vpp, exp, in nfssvc_srvcall() 6055 nfsrv_dsgetsockmnt(struct vnode *vp, int lktype, char *buf, int *buflenp, in nfsrv_readdsrpc() 6245 if (lktype != 0 || fhiszero != 0 || in nfsrv_writedsrpc() 6251 else if (lktype != 0) in nfsrv_writedsrpc() 6252 error = vn_lock(dvp, lktype); in nfsrv_writedsrpc() 3695 nfsvno_fhtovp(struct mount * mp,fhandle_t * fhp,struct sockaddr * nam,int lktype,struct vnode ** vpp,struct nfsexstuff * exp,struct ucred ** credp) nfsvno_fhtovp() argument 3745 nfsd_fhtovp(struct nfsrv_descript * nd,struct nfsrvfh * nfp,int lktype,struct vnode ** vpp,struct nfsexstuff * exp,struct mount ** mpp,int startwrite,int nextop) nfsd_fhtovp() argument 5497 nfsrv_dsgetsockmnt(struct vnode * vp,int lktype,char * buf,int * buflenp,int * mirrorcntp,int * stripecntp,uint64_t * stripesizp,NFSPROC_T * p,struct vnode *** dvppp,fhandle_t ** fhpp,char ** devid,char * fnamep,struct vnode ** nvpp,struct nfsmount ** newnmpp,struct nfsmount * curnmp,int * ippos,int * dsdirp) nfsrv_dsgetsockmnt() argument [all...] |