Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/client/
Dnfs_clrpcops.c5849 struct nfsclds *dsp, *cur_dsp; in nfscl_getsameserver() local
5855 cur_dsp = NULL; in nfscl_getsameserver()
5874 if (cur_dsp == NULL) in nfscl_getsameserver()
5875 cur_dsp = dsp; in nfscl_getsameserver()
5878 if (cur_dsp != NULL) { in nfscl_getsameserver()
5879 *retdspp = cur_dsp; in nfscl_getsameserver()