currentAllNodeIndex  224 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c              int currentAllNodeIndex = 0;
currentAllNodeIndex  230 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c                while (!foundEntry && (currentAllNodeIndex < localSize)) {
currentAllNodeIndex  231 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c                  if (allNodeRanks[currentAllNodeIndex] == currentNodeRank) {
currentAllNodeIndex  232 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c                    fd->hints->ranklist[rankListIndex++] = currentAllNodeIndex;
currentAllNodeIndex  235 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c                  currentAllNodeIndex++;
currentAllNodeIndex  239 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c                  currentAllNodeIndex = 0;