Home
last modified time | relevance | path

Searched refs:nfsclds (Results 1 – 6 of 6) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsclstate.h76 struct nfsclds { struct
77 TAILQ_ENTRY(nfsclds) nfsclds_list;
318 struct nfsclds *nfsdi_data[0];
325 static __inline struct nfsclds **
H A Dnfs_var.h434 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
445 struct nfssockreq *, uint32_t, struct nfsclds **, struct ucred *,
469 void nfscl_freenfsclds(struct nfsclds *);
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfsmount.h75 TAILQ_HEAD(, nfsclds) nm_sess; /* Session(s) for NFSv4.1. */
H A Dnfs_clrpcops.c108 struct nfsclds **, NFSPROC_T *);
120 struct nfsclds *, struct nfsclds **);
824 struct nfsclds *dsp, *ndsp, *tdsp; in nfsrpc_setclient()
4429 struct nfsclds *dsp; in nfsrpc_exchangeid()
4817 struct nfsclds *dsp = NULL, **dspp; in nfsrpc_getdeviceinfo()
5183 struct nfsclds **dspp, NFSPROC_T *p) in nfsrpc_fillsa()
5189 struct nfsclds *dsp, *tdsp; in nfsrpc_fillsa()
5559 struct nfsclds **dspp; in nfscl_doflayoutio()
5773 nfscl_freenfsclds(struct nfsclds *dsp) in nfscl_freenfsclds()
5797 struct nfsclds **retdspp) in nfscl_getsameserver()
[all …]
H A Dnfs_clvfsops.c1205 struct nfsclds *dsp, *tdsp; in mountnfs()
1479 struct nfsclds *dsp, *tdsp; in nfs_unmount()
H A Dnfs_clstate.c2458 struct nfsclds *dsp; in nfscl_renewthread()