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()
1819 nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_lockctrl()
2546 nfsrv_opencheck(nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_opencheck()
2801 struct nfsstate **new_stpp, nfsquad_t clientid, nfsv4stateid_t *stateidp, in nfsrv_openctrl()
3445 nfsv4stateid_t *stateidp, struct nfsrv_descript *nd, NFSPROC_T *p, in nfsrv_openupdate()
3596 nfsv4stateid_t *stateidp, vnode_t vp, int op, struct ucred *cred, in nfsrv_delegupdate()
4335 nfsv4stateid_t *stateidp, int specialid) in nfsrv_checkrestart()
4441 nfsrv_docallback(struct nfsclient *clp, int procnum, nfsv4stateid_t *stateidp, in nfsrv_docallback()
5678 nfsv4stateid_t *stateidp, struct nfsvattr *nvap, nfsattrbit_t *attrbitp, in nfsrv_checksetattr()
6620 nfsrv_freestateid(struct nfsrv_descript *nd, nfsv4stateid_t *stateidp, in nfsrv_freestateid()
[all …]
H A Dnfs_nfsdserv.c5532 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
1458 nfsv4stateid_t *stateidp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_setattrrpc()
1872 nfsv4stateid_t *stateidp, NFSPROC_T *p, struct nfsvattr *nap, in nfsrpc_readrpc()
2049 int *must_commit, struct ucred *cred, nfsv4stateid_t *stateidp, in nfsrpc_writerpc()
2345 nfsv4stateid_t *stateidp, struct nfsvattr *nap, int *attrflagp, in nfsrpc_deallocaterpc()
5425 struct acl *aclp, nfsv4stateid_t *stateidp) in nfsrpc_setaclrpc()
5716 int layoutlen, nfsv4stateid_t *stateidp, int *retonclosep, in nfsrpc_layoutget()
5980 uint64_t off, uint64_t len, uint64_t lastbyte, nfsv4stateid_t *stateidp, in nfsrpc_layoutcommit()
6030 uint64_t len, nfsv4stateid_t *stateidp, struct ucred *cred, NFSPROC_T *p, in nfsrpc_layoutreturn()
6117 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.c486 nfsm_stateidtom(struct nfsrv_descript *nd, nfsv4stateid_t *stateidp, int flag) in nfsm_stateidtom()