Searched refs:nfsclds (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/fs/nfs/ |
| HD | nfsclstate.h | 75 struct nfsclds { struct 76 TAILQ_ENTRY(nfsclds) nfsclds_list; 317 struct nfsclds *nfsdi_data[0]; 324 static __inline struct nfsclds **
|
| HD | nfs_var.h | 459 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *, 470 struct nfssockreq *, uint32_t, struct nfsclds **, struct ucred *, 494 void nfscl_freenfsclds(struct nfsclds *);
|
| /trueos/sys/fs/nfsclient/ |
| HD | nfsmount.h | 73 TAILQ_HEAD(, nfsclds) nm_sess; /* Session(s) for NFSv4.1. */
|
| HD | nfs_clrpcops.c | 106 struct nfsclds **, NFSPROC_T *); 112 struct nfsclds *, uint64_t, int, struct nfsfh *, struct ucred *, 115 nfsv4stateid_t *, struct nfsclds *, uint64_t, int, 118 struct nfsclds *, struct nfsclds **); 120 static int nfsrpc_commitds(vnode_t, uint64_t, int, struct nfsclds *, 822 struct nfsclds *dsp, *ndsp, *tdsp; in nfsrpc_setclient() 863 dsp = malloc(sizeof(struct nfsclds), M_NFSCLDS, M_WAITOK | M_ZERO); in nfsrpc_setclient() 4168 nfsrpc_renew(struct nfsclclient *clp, struct nfsclds *dsp, struct ucred *cred, in nfsrpc_renew() 4420 struct nfssockreq *nrp, uint32_t exchflags, struct nfsclds **dspp, in nfsrpc_exchangeid() 4426 struct nfsclds *dsp; in nfsrpc_exchangeid() [all …]
|
| HD | nfs_clvfsops.c | 1245 struct nfsclds *dsp, *tdsp; in mountnfs() 1522 struct nfsclds *dsp, *tdsp; in nfs_unmount()
|
| HD | nfs_clstate.c | 2456 struct nfsclds *dsp; in nfscl_renewthread()
|