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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h1188 int nfs_location_index_cmp(struct nfs_location_index *, struct nfs_location_index *);
H A Dnfs_socket.c265 nfs_location_index_cmp(struct nfs_location_index *nlip1, struct nfs_location_index *nlip2) function
708 if (!nomore && (nss->nss_last != -1) && !nfs_location_index_cmp(&nss->nss_nextloc, &nss->nss_startloc))
1052 if (!nfs_location_index_cmp(&nss.nss_nextloc, &nss.nss_startloc)) {

Completed in 32 milliseconds