H A D | nfs_clrpcops.c | 6029 struct nfsclflayout *flp; in nfsrpc_getlayout() local 6042 * on it, iff flp != NULL or a lock (exclusive lock) on it iff in nfsrpc_getlayout() 6043 * flp == NULL. in nfsrpc_getlayout() 6046 off, rw, &flp, &recalled); in nfsrpc_getlayout() 6048 if (lyp == NULL || flp == NULL) { in nfsrpc_getlayout() 6634 struct nfsclflayout *flp, *nflp, *rflp; in nfscl_findlayoutforio() local 6642 flp = LIST_FIRST(&lyp->nfsly_flayread); in nfscl_findlayoutforio() 6644 flp = LIST_FIRST(&lyp->nfsly_flayrw); in nfscl_findlayoutforio() 6645 while (flp != NULL) { in nfscl_findlayoutforio() 6646 nflp = LIST_NEXT(flp, nfsfl_lis in nfscl_findlayoutforio() 6673 nfscl_doflayoutio(vnode_t vp,struct uio * uiop,int * iomode,int * must_commit,int * eofp,nfsv4stateid_t * stateidp,int rwflag,struct nfscldevinfo * dp,struct nfscllayout * lyp,struct nfsclflayout * flp,uint64_t off,uint64_t len,int docommit,struct ucred * cred,NFSPROC_T * p) nfscl_doflayoutio() argument 6777 nfscl_dofflayoutio(vnode_t vp,struct uio * uiop,int * iomode,int * must_commit,int * eofp,nfsv4stateid_t * stateidp,int rwflag,struct nfscldevinfo * dp,struct nfscllayout * lyp,struct nfsclflayout * flp,uint64_t off,uint64_t len,int mirror,int docommit,struct mbuf * mp,struct nfsclwritedsdorpc * drpc,struct ucred * cred,NFSPROC_T * p) nfscl_dofflayoutio() argument 7821 struct nfsclflayout *flp, *prevflp, *tflp; nfsrv_parselayoutget() local 8155 struct nfsclflayout *flp; nfsrpc_getopenlayout() local [all...] |