Home
last modified time | relevance | path

Searched defs:stateidp (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c1757 nfsrv_getstate(struct nfsclient *clp, nfsv4stateid_t *stateidp, __unused u_int32_t flags, in nfsrv_getstate() argument
1819 nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_lockctrl() argument
2546 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
2801 nfsrv_openctrl(struct nfsrv_descript * nd,vnode_t vp,struct nfsstate ** new_stpp,nfsquad_t clientid,nfsv4stateid_t * stateidp,nfsv4stateid_t * delegstateidp,u_int32_t * rflagsp,struct nfsexstuff * exp,NFSPROC_T * p,u_quad_t filerev) nfsrv_openctrl() argument
3445 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
3596 nfsrv_delegupdate(struct nfsrv_descript * nd,nfsquad_t clientid,nfsv4stateid_t * stateidp,vnode_t vp,int op,struct ucred * cred,NFSPROC_T * p,int * retwriteaccessp) nfsrv_delegupdate() argument
4335 nfsrv_checkrestart(nfsquad_t clientid,u_int32_t flags,nfsv4stateid_t * stateidp,int specialid) nfsrv_checkrestart() argument
4441 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
5678 nfsrv_checksetattr(vnode_t vp,struct nfsrv_descript * nd,nfsv4stateid_t * stateidp,struct nfsvattr * nvap,nfsattrbit_t * attrbitp,struct nfsexstuff * exp,NFSPROC_T * p) nfsrv_checksetattr() argument
6620 nfsrv_freestateid(struct nfsrv_descript * nd,nfsv4stateid_t * stateidp,NFSPROC_T * p) nfsrv_freestateid() argument
6665 nfsrv_teststateid(struct nfsrv_descript * nd,nfsv4stateid_t * stateidp,NFSPROC_T * p) nfsrv_teststateid() argument
6784 nfsrv_layoutcommit(struct nfsrv_descript * nd,vnode_t vp,int layouttype,int hasnewoff,uint64_t newoff,uint64_t offset,uint64_t len,int hasnewmtime,struct timespec * newmtimep,int reclaim,nfsv4stateid_t * stateidp,int maxcnt,char * layp,int * hasnewsizep,uint64_t * newsizep,struct ucred * cred,NFSPROC_T * p) nfsrv_layoutcommit() argument
6804 nfsrv_layoutget(struct nfsrv_descript * nd,vnode_t vp,struct nfsexstuff * exp,int layouttype,int * iomode,uint64_t * offset,uint64_t * len,uint64_t minlen,nfsv4stateid_t * stateidp,int maxcnt,int * retonclose,int * layoutlenp,char * layp,struct ucred * cred,NFSPROC_T * p) nfsrv_layoutget() argument
7177 nfsrv_recalllayout(nfsquad_t clid,nfsv4stateid_t * stateidp,fhandle_t * fhp,struct nfslayout * lyp,int changed,int laytype,NFSPROC_T * p) nfsrv_recalllayout() argument
7297 nfsrv_layoutreturn(struct nfsrv_descript * nd,vnode_t vp,int layouttype,int iomode,uint64_t offset,uint64_t len,int reclaim,int kind,nfsv4stateid_t * stateidp,int maxcnt,uint32_t * layp,int * fndp,struct ucred * cred,NFSPROC_T * p) nfsrv_layoutreturn() argument
7428 nfsrv_addlayout(struct nfsrv_descript * nd,struct nfslayout ** lypp,nfsv4stateid_t * stateidp,char * layp,int * layoutlenp,NFSPROC_T * p) nfsrv_addlayout() argument
[all...]
H A Dnfs_nfsdserv.c5538 nfsv4stateid_t *stateidp = NULL, *tstateidp; in nfsrvd_teststateid() local
H A Dnfs_nfsdport.c1970 nfsquad_t clientid, nfsv4stateid_t *stateidp, struct nfsstate *stp, in nfsvno_open()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c113 nfsv4stateid_t *stateidp; member
1461 nfsv4stateid_t *stateidp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_setattrrpc()
1875 nfsv4stateid_t *stateidp, NFSPROC_T *p, struct nfsvattr *nap, in nfsrpc_readrpc()
2052 int *must_commit, struct ucred *cred, nfsv4stateid_t *stateidp, in nfsrpc_writerpc()
2348 nfsv4stateid_t *stateidp, struct nfsvattr *nap, int *attrflagp, in nfsrpc_deallocaterpc()
5433 struct acl *aclp, nfsv4stateid_t *stateidp) in nfsrpc_setaclrpc()
5724 int layoutlen, nfsv4stateid_t *stateidp, int *retonclosep, in nfsrpc_layoutget()
5988 uint64_t off, uint64_t len, uint64_t lastbyte, nfsv4stateid_t *stateidp, in nfsrpc_layoutcommit()
6038 uint64_t len, nfsv4stateid_t *stateidp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_layoutreturn()
6125 uint64_t len, nfsv4stateid_t *stateidp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_layouterror()
[all …]
H A Dnfs_clstate.c517 int fords, struct ucred *cred, NFSPROC_T *p, nfsv4stateid_t *stateidp, in nfscl_getstateid()
5278 nfsv4stateid_t *stateidp, int layouttype, int retonclose, in nfscl_layout()
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c487 nfsm_stateidtom(struct nfsrv_descript *nd, nfsv4stateid_t *stateidp, int flag) in nfsm_stateidtom()