Lines Matching refs:nfsquad_t
120 static int nfsrv_checkrestart(nfsquad_t clientid, u_int32_t flags,
173 nfsquad_t *clientidp, nfsquad_t *confirmp, NFSPROC_T *p) in nfsrv_setclient()
478 nfsrv_getclient(nfsquad_t clientid, int opflags, struct nfsclient **clpp, in nfsrv_getclient()
479 struct nfsdsession *nsep, nfsquad_t confirm, uint32_t cbprogram, in nfsrv_getclient()
685 nfsrv_destroyclient(nfsquad_t clientid, NFSPROC_T *p) in nfsrv_destroyclient()
1518 nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_lockctrl()
1643 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_lockctrl()
1656 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_lockctrl()
2230 nfsrv_opencheck(nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_opencheck()
2273 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_opencheck()
2482 struct nfsstate **new_stpp, nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_openctrl()
2536 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_openctrl()
3218 nfsrv_openupdate(vnode_t vp, struct nfsstate *new_stp, nfsquad_t clientid, in nfsrv_openupdate()
3241 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_openupdate()
3374 nfsrv_delegupdate(struct nfsrv_descript *nd, nfsquad_t clientid, in nfsrv_delegupdate()
3407 (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_delegupdate()
3457 nfsrv_releaselckown(struct nfsstate *new_stp, nfsquad_t clientid, in nfsrv_releaselckown()
3477 (nfsquad_t)((u_quad_t)0), 0, NULL, p); in nfsrv_releaselckown()
3985 nfsrv_checkrestart(nfsquad_t clientid, u_int32_t flags, in nfsrv_checkrestart()
5183 nfsquad_t clientid; in nfsrv_checksetattr()
5950 error = nfsrv_getclient((nfsquad_t)((u_quad_t)0), CLOPS_RENEW, &clp, in nfsrv_freestateid()
5951 NULL, (nfsquad_t)((u_quad_t)0), 0, nd, p); in nfsrv_freestateid()