Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs.h1344 int nfs_location_index_cmp(struct nfs_location_index *, struct nfs_location_index *);
H A Dnfs_socket.c314 nfs_location_index_cmp(struct nfs_location_index *nlip1, struct nfs_location_index *nlip2) in nfs_location_index_cmp() function
1375 if (!nfs_location_index_cmp(&nss.nss_nextloc, &nss.nss_startloc)) { in nfs_connect()