Searched refs:nfsclsession (Results 1 – 7 of 7) sorted by relevance
| /trueos/sys/fs/nfs/ |
| HD | nfs_var.h | 73 struct nfsclsession; 294 struct nfsclsession *, int); 295 int nfsv4_sequencelookup(struct nfsmount *, struct nfsclsession *, int *, 297 void nfsv4_freeslot(struct nfsclsession *, int); 302 u_int8_t *, int, u_int32_t **, struct nfsclsession *); 472 int nfsrpc_createsession(struct nfsmount *, struct nfsclsession *, 671 struct nfsclsession *);
|
| HD | nfsclstate.h | 56 struct nfsclsession { struct 77 struct nfsclsession nfsclds_sess; argument
|
| HD | nfsrvstate.h | 147 struct nfsclsession sess_cbsess; /* Callback session. */
|
| HD | nfs_commonkrpc.c | 477 u_char *retsum, int toplevel, u_int64_t *xidp, struct nfsclsession *sep) in newnfs_request()
|
| HD | nfs_commonsubs.c | 3756 struct nfsclsession *sep, int dont_replycache) in nfsv4_setsequence() 3784 nfsv4_sequencelookup(struct nfsmount *nmp, struct nfsclsession *sep, in nfsv4_sequencelookup() 3841 nfsv4_freeslot(struct nfsclsession *sep, int slot) in nfsv4_freeslot()
|
| /trueos/sys/fs/nfsclient/ |
| HD | nfs_clcomsubs.c | 132 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep) in nfscl_reqstart()
|
| HD | nfs_clrpcops.c | 107 static void nfscl_initsessionslots(struct nfsclsession *); 4504 nfsrpc_createsession(struct nfsmount *nmp, struct nfsclsession *sep, in nfsrpc_createsession() 5376 nfscl_initsessionslots(struct nfsclsession *sep) in nfscl_initsessionslots()
|