Searched refs:nfsc_nmp (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clstate.c788 clp->nfsc_nmp = nmp;
1908 nmp = clp->nfsc_nmp;
2239 nmp = clp->nfsc_nmp;
2487 TAILQ_FIRST(&clp->nfsc_nmp->nm_sess), cred, p);
2501 NFSLOCKMNT(clp->nfsc_nmp);
2503 dsp = TAILQ_FIRST(&clp->nfsc_nmp->nm_sess);
2510 NFSUNLOCKMNT(clp->nfsc_nmp);
2516 NFSUNLOCKMNT(clp->nfsc_nmp);
2567 ret = nfscl_recalldeleg(clp, clp->nfsc_nmp, dp,
2653 if (!NFSHASNOLAYOUTCOMMIT(clp->nfsc_nmp)
[all...]
H A Dnfs_clrpcops.c4240 nmp = clp->nfsc_nmp;
/netbsd-current/sys/fs/nfs/common/
H A Dnfsclstate.h106 struct nfsmount *nfsc_nmp; member in struct:nfsclclient

Completed in 231 milliseconds