| H A D | nfs_nfsdstate.c | 143 static void nfsrv_dumpaclient(struct nfsclient *clp, 156 static int nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp, 171 static int nfsrv_checkgrace(struct nfsrv_descript *nd, struct nfsclient *clp, 173 static int nfsrv_docallback(struct nfsclient *clp, int procnum, 176 static int nfsrv_cbcallargs(struct nfsrv_descript *nd, struct nfsclient *clp, 180 static u_int32_t nfsrv_nextstateindex(struct nfsclient *clp); 181 static void nfsrv_markstable(struct nfsclient *clp); 182 static void nfsrv_markreclaim(struct nfsclient *clp); 183 static int nfsrv_checkstable(struct nfsclient *clp); 184 static int nfsrv_clientconflict(struct nfsclient *clp, in 303 struct nfsclient *clp = NULL, *new_clp = *new_clpp; nfsrv_setclient() local 665 struct nfsclient *clp; nfsrv_getclient() local 917 struct nfsclient *clp; nfsrv_destroyclient() local 996 struct nfsclient *clp = NULL; nfsrv_adminrevoke() local 1064 struct nfsclient *clp; nfsrv_dumpclients() local 1100 nfsrv_dumpaclient(struct nfsclient * clp,struct nfsd_dumpclients * dumpp) nfsrv_dumpaclient() argument 1341 struct nfsclient *clp, *nclp; nfsrv_servertimer() local 1465 nfsrv_cleanclient(struct nfsclient * clp,NFSPROC_T * p,bool locked,SVCXPRT ** old_xprtp) nfsrv_cleanclient() argument 1490 nfsrv_zapclient(struct nfsclient * clp,NFSPROC_T * p) nfsrv_zapclient() argument 1757 nfsrv_getstate(struct nfsclient * clp,nfsv4stateid_t * stateidp,__unused u_int32_t flags,struct nfsstate ** stpp) nfsrv_getstate() argument 1831 struct nfsclient *clp = NULL; nfsrv_lockctrl() local 2565 struct nfsclient *clp; nfsrv_opencheck() local 2823 struct nfsclient *clp; nfsrv_openctrl() local 3463 struct nfsclient *clp; nfsrv_openupdate() local 3614 struct nfsclient *clp; nfsrv_delegupdate() local 3702 struct nfsclient *clp; nfsrv_releaselckown() local 4089 nfsrv_getclientipaddr(struct nfsrv_descript * nd,struct nfsclient * clp) nfsrv_getclientipaddr() argument 4390 nfsrv_checkgrace(struct nfsrv_descript * nd,struct nfsclient * clp,u_int32_t flags) nfsrv_checkgrace() argument 4455 nfsrv_docallback(struct nfsclient * clp,int procnum,nfsv4stateid_t * stateidp,int trunc,fhandle_t * fhp,struct nfsvattr * nap,nfsattrbit_t * attrbitp,int laytype,NFSPROC_T * p) nfsrv_docallback() argument 4712 nfsrv_cbcallargs(struct nfsrv_descript * nd,struct nfsclient * clp,uint32_t callback,int op,const char * optag,struct nfsdsession ** sepp,int * slotposp) nfsrv_cbcallargs() argument 4772 nfsrv_nextstateindex(struct nfsclient * clp) nfsrv_nextstateindex() argument 5119 nfsrv_markstable(struct nfsclient * clp) nfsrv_markstable() argument 5146 nfsrv_markreclaim(struct nfsclient * clp) nfsrv_markreclaim() argument 5177 nfsrv_checkstable(struct nfsclient * clp) nfsrv_checkstable() argument 5215 nfsrv_clientconflict(struct nfsclient * clp,int * haslockp,vnode_t vp,NFSPROC_T * p) nfsrv_clientconflict() argument 5285 struct nfsclient *clp = stp->ls_clp; nfsrv_delegconflict() local 5472 struct nfsclient *clp; nfsrv_checkremove() local 5562 nfsrv_cleandeleg(vnode_t vp,struct nfslockfile * lfp,struct nfsclient * clp,int * haslockp,NFSPROC_T * p) nfsrv_cleandeleg() argument 5743 struct nfsclient *clp; nfsrv_checkgetattr() local 5852 struct nfsclient *clp, *nclp; nfsrv_throwawayopens() local 5884 nfsrv_notsamecredname(int op,struct nfsrv_descript * nd,struct nfsclient * clp) nfsrv_notsamecredname() argument 6243 struct nfsclient *clp, *nclp; nfsrv_throwawayallstate() local 6497 struct nfsclient *clp; nfsrv_bindconnsess() local 6637 struct nfsclient *clp; nfsrv_freestateid() local 6682 struct nfsclient *clp; nfsrv_teststateid() local 6705 nfsv4_setcbsequence(struct nfsrv_descript * nd,struct nfsclient * clp,int dont_replycache,struct nfsdsession ** sepp,int * slotposp) nfsv4_setcbsequence() argument 6745 nfsv4_getcbsession(struct nfsclient * clp,struct nfsdsession ** sepp) nfsv4_getcbsession() argument 6774 struct nfsclient *clp; nfsrv_freeallbackchannel_xprts() local 7194 struct nfsclient *clp; nfsrv_recalllayout() local 7444 struct nfsclient *clp; nfsrv_addlayout() local 8935 nfsrv_checkmachcred(int op,struct nfsrv_descript * nd,struct nfsclient * clp) nfsrv_checkmachcred() argument 8954 nfsrv_issuedelegation(struct vnode * vp,struct nfsclient * clp,struct nfsrv_descript * nd,int delegate,int writedeleg,int readonly,u_quad_t filerev,uint64_t rdonly,struct nfsstate ** new_delegp,struct nfsstate * new_stp,struct nfslockfile * lfp,uint32_t * rflagsp,nfsv4stateid_t * delegstateidp) nfsrv_issuedelegation() argument 9039 struct nfsclient *clp; nfsrv_removedeleg() local [all...] |