Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsmount.h194 struct nfs_location_index nss_startloc; /* starting location index */ member
H A Dnfs_socket.c1278 nss.nss_startloc = nmp->nm_locations.nl_current; in nfs_connect()
1371 nss.nss_nextloc = nss.nss_startloc; in nfs_connect()
1375 if (!nfs_location_index_cmp(&nss.nss_nextloc, &nss.nss_startloc)) { in nfs_connect()