Searched defs:new_stp (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 1774 nfsrv_getowner(struct nfsstatehead * hp,struct nfsstate * new_stp,struct nfsstate ** stpp) nfsrv_getowner() argument 1808 struct nfsstate *new_stp = *new_stpp; nfsrv_lockctrl() local 2531 nfsrv_opencheck(nfsquad_t clientid,nfsv4stateid_t * stateidp,struct nfsstate * new_stp,vnode_t vp,struct nfsrv_descript * nd,NFSPROC_T * p,int repstat) nfsrv_opencheck() argument 2789 struct nfsstate *new_stp = *new_stpp; nfsrv_openctrl() local 3428 nfsrv_openupdate(vnode_t vp,struct nfsstate * new_stp,nfsquad_t clientid,nfsv4stateid_t * stateidp,struct nfsrv_descript * nd,NFSPROC_T * p,int * retwriteaccessp) nfsrv_openupdate() argument 3681 nfsrv_releaselckown(struct nfsstate * new_stp,nfsquad_t clientid,NFSPROC_T * p) nfsrv_releaselckown() argument 8932 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 [all...] |