Searched refs:nfsclds (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/fs/nfs/
H A Dnfsclstate.h85 struct nfsclds { struct
86 TAILQ_ENTRY(nfsclds) nfsclds_list;
365 * - nfsdi_addrcnt * struct nfsclds
391 struct nfsclds *nfsdi_data[0];
409 static __inline struct nfsclds **
H A Dnfs_var.h514 int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
525 struct nfssockreq *, int, uint32_t, struct nfsclds **, struct ucred *,
528 struct nfssockreq *, struct nfsclds *, uint32_t, int, struct ucred *,
548 void nfscl_freenfsclds(struct nfsclds *);
633 struct nfscllayout *, struct nfsclds *);
634 void nfscl_cancelreqs(struct nfsclds *);
H A Dnfs_commonkrpc.c1221 struct nfsclds *dsp;
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfsmount.h77 TAILQ_HEAD(, nfsclds) nm_sess; /* Session(s) for NFSv4.1. */
H A Dnfs_clrpcops.c113 struct nfsclds *dsp;
151 struct sockaddr_in6 *, sa_family_t, int, int, struct nfsclds **,
163 struct nfsclds *, uint64_t, int, struct nfsfh *, int, int, int,
166 nfsv4stateid_t *, struct nfsclds *, uint64_t, int,
169 struct nfsclds *, uint64_t, int, struct nfsfh *, struct mbuf *, int, int,
172 struct nfsclds *, uint64_t, int, struct nfsfh *, struct mbuf *, int, int,
175 struct nfsclds *, struct nfsclds **, uint32_t *);
176 static int nfsio_commitds(vnode_t, uint64_t, int, struct nfsclds *,
179 static int nfsrpc_commitds(vnode_t, uint64_t, int, struct nfsclds *,
[all...]
H A Dnfs_clvfsops.c1418 struct nfsclds *dsp, *tdsp;
1720 struct nfsclds *dsp, *tdsp;
H A Dnfs_clstate.c2628 struct nfsclds *dsp;
5127 struct nfscllayout *lyp, struct nfsclds *dsp)
5163 nfscl_cancelreqs(struct nfsclds *dsp)

Completed in 193 milliseconds