currentAggListSize  224 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c         int currentAggListSize = 0;
currentAggListSize  241 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c           int startingCurrentAggListSize = currentAggListSize;
currentAggListSize  253 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c                     aggList[currentAggListSize] = all_procInfo[i].rank;
currentAggListSize  254 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c                     currentAggListSize++;
currentAggListSize  266 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c                 aggList[currentAggListSize] = all_procInfo[i].rank;
currentAggListSize  267 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c                 currentAggListSize++;
currentAggListSize  295 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c         if (startingCurrentAggListSize == currentAggListSize)