Searched refs:nli_loc (Results 1 – 4 of 4) sorted by relevance
133 uint8_t nli_loc; /* location index */ member
271 uint8_t loc = nlip->nli_loc; in nfs_location_next()298 if ((loc == nlip->nli_loc) && (serv == nlip->nli_serv) && (addr == nlip->nli_addr)) { in nfs_location_next()305 nlip->nli_loc = loc; in nfs_location_next()316 if (nlip1->nli_loc != nlip2->nli_loc) { in nfs_location_index_cmp()317 return nlip1->nli_loc - nlip2->nli_loc; in nfs_location_index_cmp()331 struct nfs_fs_location *fsl = locs->nl_locations[idx.nli_loc]; in nfs_location_mntfromname()850 fsl = nmp->nm_locations.nl_locations[nss->nss_nextloc.nli_loc]; in nfs_connect_search_new_socket()1369 …if ((nss.nss_nextloc.nli_serv >= nmp->nm_locations.nl_locations[nss.nss_nextloc.nli_loc]->nl_servc… in nfs_connect()1370 …(nss.nss_nextloc.nli_addr >= nmp->nm_locations.nl_locations[nss.nss_nextloc.nli_loc]->nl_servers[n… in nfs_connect()
1796 nfsp = &nmp->nm_locations.nl_locations[nmp->nm_locations.nl_current.nli_loc]->nl_path; in nfs4_mount()1974 nfsp = &nmp->nm_locations.nl_locations[nmp->nm_locations.nl_current.nli_loc]->nl_path; in nfs4_mount()2339 .nli_loc = 0, in mountnfs()5544 xb_add_32(error, &xbinfo, nmp->nm_locations.nl_current.nli_loc); in nfs_mountinfo_assemble()
1744 lindx = nmp->nm_locations.nl_current.nli_loc; in nfs_gss_clnt_svcname()