amountDataToReadNextRound 1867 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             int amountDataToReadNextRound;
amountDataToReadNextRound 1870 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             amountDataToReadNextRound = ((nextRoundFDEnd-nextRoundFDStart)+1);
amountDataToReadNextRound 1874 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             amountDataToReadNextRound = coll_bufsize;
amountDataToReadNextRound 1899 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             io_thread_args.size = amountDataToReadNextRound;
amountDataToReadNextRound  691 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    int amountDataToReadNextRound;
amountDataToReadNextRound  694 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 			amountDataToReadNextRound = ((nextRoundFDEnd-nextRoundFDStart)+1);
amountDataToReadNextRound  698 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 			amountDataToReadNextRound = coll_bufsize;
amountDataToReadNextRound  723 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    io_thread_args.size = amountDataToReadNextRound;