nfsclds
struct nfsclds *dsp;
int nfsrpc_renew(struct nfsclclient *, struct nfsclds *, struct ucred *,
struct nfssockreq *, int, uint32_t, struct nfsclds **, struct ucred *,
struct nfssockreq *, struct nfsclds *, uint32_t, int, struct ucred *,
void nfscl_freenfsclds(struct nfsclds *);
struct nfscllayout *, struct nfsclds *);
void nfscl_cancelreqs(struct nfsclds *);
struct nfsclds *nfsdi_data[0];
static __inline struct nfsclds **
TAILQ_ENTRY(nfsclds) nfsclds_list;
struct nfsclds *dsp, *odsp;
dsp = malloc(sizeof(struct nfsclds) +
struct nfsclds *dsp;
dsp = malloc(sizeof(struct nfsclds), M_NFSCLDS, M_WAITOK | M_ZERO);
struct sockaddr_in6 *, sa_family_t, int, int, struct nfsclds **,
struct nfsclds *, uint64_t, int, struct nfsfh *, int, int, int,
nfsv4stateid_t *, struct nfsclds *, uint64_t, int,
struct nfsclds *, uint64_t, int, struct nfsfh *, struct mbuf *, int, int,
struct nfsclds *, uint64_t, int, struct nfsfh *, struct mbuf *, int, int,
struct nfsclds *, struct nfsclds **, uint32_t *);
static int nfsio_commitds(vnode_t, uint64_t, int, struct nfsclds *,
static int nfsrpc_commitds(vnode_t, uint64_t, int, struct nfsclds *,
static int nfsio_adviseds(vnode_t, uint64_t, int, int, struct nfsclds *,
static int nfsrpc_adviseds(vnode_t, uint64_t, int, int, struct nfsclds *,
nfsrpc_renew(struct nfsclclient *clp, struct nfsclds *dsp, struct ucred *cred,
struct nfsclds **dspp, struct ucred *cred, NFSPROC_T *p)
struct nfsclds *dsp;
dsp = malloc(sizeof(struct nfsclds) + len + 1, M_NFSCLDS,
struct nfssockreq *nrp, struct nfsclds *dsp, uint32_t sequenceid, int mds,
struct nfsclds *dsp = NULL, **dspp, **gotdspp;
sizeof(struct nfsclds *) + 1;
sizeof(struct nfsclds *), M_NFSDEVINFO, M_WAITOK |
ndi = malloc(sizeof(*ndi) + sizeof(struct nfsclds *),
struct nfsclds **dspp, NFSPROC_T *p)
struct nfsclds *dsp, *tdsp;
dsp = malloc(sizeof(struct nfsclds), M_NFSCLDS,
struct nfsclds **dspp;
struct nfsclds **dspp;
struct nfsclds *dsp, uint64_t io_off, int len, struct nfsfh *fhp, int flex,
nfsv4stateid_t *stateidp, struct nfsclds *dsp, uint64_t io_off, int len,
nfsv4stateid_t *stateidp, struct nfsclds *dsp, uint64_t io_off, int len,
nfsv4stateid_t *stateidp, struct nfsclds *dsp, uint64_t off, int len,
nfscl_freenfsclds(struct nfsclds *dsp)
nfscl_getsameserver(struct nfsmount *nmp, struct nfsclds *newdsp,
struct nfsclds **retdspp, uint32_t *sequencep)
struct nfsclds *dsp;
nfsrpc_commitds(vnode_t vp, uint64_t offset, int cnt, struct nfsclds *dsp,
nfsio_commitds(vnode_t vp, uint64_t offset, int cnt, struct nfsclds *dsp,
struct nfsclds *dsp, struct nfsfh *fhp, int vers, int minorvers,
struct nfsclds *dsp, struct nfsfh *fhp, int vers, int minorvers,
struct nfsclds *dsp;
struct nfscllayout *lyp, struct nfsclds *dsp)
nfscl_cancelreqs(struct nfsclds *dsp)
struct nfsclds *dsp, *tdsp;
struct nfsclds *dsp, *tdsp;
TAILQ_HEAD(, nfsclds) nm_sess; /* Session(s) for NFSv4.1. */