OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfsclds
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/nfs/common/
nfsclstate.h
77
struct
nfsclds
{
struct
78
TAILQ_ENTRY(
nfsclds
) nfsclds_list;
306
* - nfsdi_addrcnt * struct
nfsclds
319
struct
nfsclds
*nfsdi_data[0];
326
static __inline struct
nfsclds
**
nfs_var.h
463
int nfsrpc_renew(struct nfsclclient *, struct
nfsclds
*, struct kauth_cred *,
474
struct nfssockreq *, uint32_t, struct
nfsclds
**, struct kauth_cred *,
498
void nfscl_freenfsclds(struct
nfsclds
*);
/src/sys/fs/nfs/client/
nfsmount.h
75
TAILQ_HEAD(,
nfsclds
) nm_sess; /* Session(s) for NFSv4.1. */
nfs_clrpcops.c
117
struct
nfsclds
**, NFSPROC_T *);
123
struct
nfsclds
*, uint64_t, int, struct nfsfh *, struct ucred *,
126
nfsv4stateid_t *, struct
nfsclds
*, uint64_t, int,
129
struct
nfsclds
*, struct
nfsclds
**);
131
static int nfsrpc_commitds(vnode_t, uint64_t, int, struct
nfsclds
*,
835
struct
nfsclds
*dsp, *ndsp, *tdsp;
877
dsp = malloc(sizeof(struct
nfsclds
), M_NFSCLDS, M_WAITOK | M_ZERO);
4226
nfsrpc_renew(struct nfsclclient *clp, struct
nfsclds
*dsp, struct ucred *cred,
4478
struct nfssockreq *nrp, uint32_t exchflags, struct
nfsclds
**dspp
[
all
...]
nfs_clvfsops.c
1373
struct
nfsclds
*dsp, *tdsp;
1650
struct
nfsclds
*dsp, *tdsp;
nfs_clstate.c
2458
struct
nfsclds
*dsp;
Completed in 46 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025