Home
last modified time | relevance | path

Searched refs:nfsclsession (Results 1 – 7 of 7) sorted by relevance

/trueos/sys/fs/nfs/
HDnfs_var.h73 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 *);
HDnfsclstate.h56 struct nfsclsession { struct
77 struct nfsclsession nfsclds_sess; argument
HDnfsrvstate.h147 struct nfsclsession sess_cbsess; /* Callback session. */
HDnfs_commonkrpc.c477 u_char *retsum, int toplevel, u_int64_t *xidp, struct nfsclsession *sep) in newnfs_request()
HDnfs_commonsubs.c3756 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/
HDnfs_clcomsubs.c132 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep) in nfscl_reqstart()
HDnfs_clrpcops.c107 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()