Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_socket.c269 nfs_location_next(struct nfs_fs_locations *nlp, struct nfs_location_index *nlip) in nfs_location_next() function
871 nfs_location_next(&nmp->nm_locations, &nss->nss_nextloc); in nfs_connect_search_new_socket()
879 nfs_location_next(&nmp->nm_locations, &nss->nss_nextloc); in nfs_connect_search_new_socket()
906 nfs_location_next(&nmp->nm_locations, &nss->nss_nextloc); in nfs_connect_search_new_socket()
1371 nfs_location_next(&nmp->nm_locations, &nss.nss_nextloc); in nfs_connect()
H A Dnfs.h1343 void nfs_location_next(struct nfs_fs_locations *, struct nfs_location_index *);