HomeSort by: relevance | last modified time | path
    Searched refs:nfsclsession (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsclstate.h 58 struct nfsclsession { struct
79 struct nfsclsession nfsclds_sess;
nfs_var.h 75 struct nfsclsession;
297 struct nfsclsession *, int);
298 int nfsv4_sequencelookup(struct nfsmount *, struct nfsclsession *, int *,
300 void nfsv4_freeslot(struct nfsclsession *, int);
306 u_int8_t *, int, u_int32_t **, struct nfsclsession *);
476 int nfsrpc_createsession(struct nfsmount *, struct nfsclsession *,
675 struct nfsclsession *);
nfsrvstate.h 148 struct nfsclsession sess_cbsess; /* Callback session. */
nfs_commonkrpc.c 483 u_char *retsum, int toplevel, u_int64_t *xidp, struct nfsclsession *sep)
nfs_commonsubs.c 4128 struct nfsclsession *sep, int dont_replycache)
4156 nfsv4_sequencelookup(struct nfsmount *nmp, struct nfsclsession *sep,
4213 nfsv4_freeslot(struct nfsclsession *sep, int slot)
  /src/sys/fs/nfs/client/
nfs_clcomsubs.c 134 u_int8_t *nfhp, int fhlen, u_int32_t **opcntpp, struct nfsclsession *sep)
nfs_clrpcops.c 118 static void nfscl_initsessionslots(struct nfsclsession *);
4562 nfsrpc_createsession(struct nfsmount *nmp, struct nfsclsession *sep,
5434 nfscl_initsessionslots(struct nfsclsession *sep)

Completed in 19 milliseconds