Searched refs:nfsclsession (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/fs/nfs/ |
| H A D | nfs_var.h | 74 struct nfsclsession; 320 u_int8_t *, int, u_int32_t **, struct nfsclsession *, int, int, 363 int nfsv4_sequencelookup(struct nfsmount *, struct nfsclsession *, int *, 365 void nfsv4_freeslot(struct nfsclsession *, int, bool); 370 int nfsrpc_destroysession(struct nfsmount *, struct nfsclsession *, 543 int nfsrpc_createsession(struct nfsmount *, struct nfsclsession *, 803 struct nfsclsession *); 804 void nfs_resetslots(struct nfsclsession *);
|
| H A D | nfsclstate.h | 61 struct nfsclsession { struct 86 struct nfsclsession nfsclds_sess; argument
|
| H A D | nfsrvstate.h | 189 struct nfsclsession sess_cbsess; /* Callback session. */
|
| H A D | nfsport.h | 1197 static __inline struct nfsclsession * 1200 struct nfsclsession *tsep; in nfsmnt_mdssession()
|
| H A D | nfs_commonkrpc.c | 674 u_char *retsum, int toplevel, u_int64_t *xidp, struct nfsclsession *dssep) in newnfs_request() 691 struct nfsclsession *sep; in newnfs_request() 1497 nfs_resetslots(struct nfsclsession *sep) in nfs_resetslots()
|
| H A D | nfs_commonsubs.c | 260 struct nfsclsession *, bool, struct ucred *); 359 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep, in nfscl_reqstart() 5328 struct nfsclsession *sep, bool dont_replycache, struct ucred *cred) in nfsv4_setsequence() 5385 nfsv4_sequencelookup(struct nfsmount *nmp, struct nfsclsession *sep, in nfsv4_sequencelookup() 5465 nfsv4_freeslot(struct nfsclsession *sep, int slot, bool resetseq) in nfsv4_freeslot() 5580 nfsrpc_destroysession(struct nfsmount *nmp, struct nfsclsession *tsep, in nfsrpc_destroysession()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clrpcops.c | 160 static void nfscl_initsessionslots(struct nfsclsession *); 558 struct nfsclsession *tsep; in nfsrpc_openrpc() 1046 struct nfsclsession *tsep; in nfsrpc_setclient() 2574 struct nfsclsession *tsep; in nfsrpc_createv4() 4749 struct nfsclsession *tsep; in nfsrpc_lockt() 4873 struct nfsclsession *tsep; in nfsrpc_lock() 5178 struct nfsclsession *tsep; in nfsrpc_renew() 5230 struct nfsclsession *tsep; in nfsrpc_rellockown() 5574 nfsrpc_createsession(struct nfsmount *nmp, struct nfsclsession *sep, in nfsrpc_createsession() 5730 struct nfsclsession *tsep; in nfsrpc_destroyclient() [all …]
|
| H A D | nfs_clstate.c | 3596 struct nfsclsession *tsep; in nfscl_docb() 4130 struct nfsclsession *tsep; in nfscl_getmnt() 4179 struct nfsclsession *tsep; in nfscl_getclntsess()
|