Lines Matching refs:nfsclient

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, int *haslockp, struct
189 struct nfsclient *clp, int *haslockp, NFSPROC_T *p);
191 struct nfsclient *clp);
213 static int nfsv4_setcbsequence(struct nfsrv_descript *nd, struct nfsclient *clp,
215 static int nfsv4_getcbsession(struct nfsclient *clp, struct nfsdsession **sepp);
247 struct nfsclient *clp);
248 static void nfsrv_issuedelegation(struct vnode *vp, struct nfsclient *clp,
300 nfsrv_setclient(struct nfsrv_descript *nd, struct nfsclient **new_clpp, in nfsrv_setclient()
303 struct nfsclient *clp = NULL, *new_clp = *new_clpp; in nfsrv_setclient()
661 nfsrv_getclient(nfsquad_t clientid, int opflags, struct nfsclient **clpp, in nfsrv_getclient()
665 struct nfsclient *clp; in nfsrv_getclient()
917 struct nfsclient *clp; in nfsrv_destroyclient()
996 struct nfsclient *clp = NULL; in nfsrv_adminrevoke()
1064 struct nfsclient *clp; in nfsrv_dumpclients()
1100 nfsrv_dumpaclient(struct nfsclient *clp, struct nfsd_dumpclients *dumpp) in nfsrv_dumpaclient()
1341 struct nfsclient *clp, *nclp; in nfsrv_servertimer()
1465 nfsrv_cleanclient(struct nfsclient *clp, NFSPROC_T *p, bool locked, in nfsrv_cleanclient()
1490 nfsrv_zapclient(struct nfsclient *clp, NFSPROC_T *p) in nfsrv_zapclient()
1757 nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp, __unused u_int32_t flags, in nfsrv_getstate()
1831 struct nfsclient *clp = NULL; in nfsrv_lockctrl()
2551 struct nfsclient *clp; in nfsrv_opencheck()
2809 struct nfsclient *clp; in nfsrv_openctrl()
3449 struct nfsclient *clp; in nfsrv_openupdate()
3600 struct nfsclient *clp; in nfsrv_delegupdate()
3688 struct nfsclient *clp; in nfsrv_releaselckown()
4075 nfsrv_getclientipaddr(struct nfsrv_descript *nd, struct nfsclient *clp) in nfsrv_getclientipaddr()
4376 nfsrv_checkgrace(struct nfsrv_descript *nd, struct nfsclient *clp, in nfsrv_checkgrace()
4441 nfsrv_docallback(struct nfsclient *clp, int procnum, nfsv4stateid_t *stateidp, in nfsrv_docallback()
4698 nfsrv_cbcallargs(struct nfsrv_descript *nd, struct nfsclient *clp, in nfsrv_cbcallargs()
4758 nfsrv_nextstateindex(struct nfsclient *clp) in nfsrv_nextstateindex()
5105 nfsrv_markstable(struct nfsclient *clp) in nfsrv_markstable()
5132 nfsrv_markreclaim(struct nfsclient *clp) in nfsrv_markreclaim()
5163 nfsrv_checkstable(struct nfsclient *clp) in nfsrv_checkstable()
5201 nfsrv_clientconflict(struct nfsclient *clp, int *haslockp, vnode_t vp, in nfsrv_clientconflict()
5271 struct nfsclient *clp = stp->ls_clp; in nfsrv_delegconflict()
5458 struct nfsclient *clp; in nfsrv_checkremove()
5548 struct nfsclient *clp, int *haslockp, NFSPROC_T *p) in nfsrv_cleandeleg()
5729 struct nfsclient *clp; in nfsrv_checkgetattr()
5838 struct nfsclient *clp, *nclp; in nfsrv_throwawayopens()
5870 nfsrv_notsamecredname(int op, struct nfsrv_descript *nd, struct nfsclient *clp) in nfsrv_notsamecredname()
6229 struct nfsclient *clp, *nclp; in nfsrv_throwawayallstate()
6483 struct nfsclient *clp; in nfsrv_bindconnsess()
6623 struct nfsclient *clp; in nfsrv_freestateid()
6668 struct nfsclient *clp; in nfsrv_teststateid()
6691 nfsv4_setcbsequence(struct nfsrv_descript *nd, struct nfsclient *clp, in nfsv4_setcbsequence()
6731 nfsv4_getcbsession(struct nfsclient *clp, struct nfsdsession **sepp) in nfsv4_getcbsession()
6760 struct nfsclient *clp; in nfsrv_freeallbackchannel_xprts()
7180 struct nfsclient *clp; in nfsrv_recalllayout()
7430 struct nfsclient *clp; in nfsrv_addlayout()
8915 nfsrv_checkmachcred(int op, struct nfsrv_descript *nd, struct nfsclient *clp) in nfsrv_checkmachcred()
8934 nfsrv_issuedelegation(struct vnode *vp, struct nfsclient *clp, in nfsrv_issuedelegation()
9019 struct nfsclient *clp; in nfsrv_removedeleg()