corrupt_blocks    125 ompi/mca/io/romio321/romio/test/aggregation1.c reduce_corruptions( int corrupt_blocks ) {
corrupt_blocks    128 ompi/mca/io/romio321/romio/test/aggregation1.c     if ( ( mpi_ret = MPI_Reduce( &corrupt_blocks, &sum, 1, 
corrupt_blocks    137 ompi/mca/io/romio321/romio/test/aggregation1.c read_file( char *target, int rank, MPI_Info *info, int *corrupt_blocks ) {
corrupt_blocks    165 ompi/mca/io/romio321/romio/test/aggregation1.c             (*corrupt_blocks)++;
corrupt_blocks    218 ompi/mca/io/romio321/romio/test/aggregation1.c     int corrupt_blocks = 0;
corrupt_blocks    250 ompi/mca/io/romio321/romio/test/aggregation1.c     read_file(  target, rank, &info, &corrupt_blocks );
corrupt_blocks    252 ompi/mca/io/romio321/romio/test/aggregation1.c     corrupt_blocks = reduce_corruptions( corrupt_blocks );
corrupt_blocks    254 ompi/mca/io/romio321/romio/test/aggregation1.c 	if (corrupt_blocks == 0) {
corrupt_blocks    258 ompi/mca/io/romio321/romio/test/aggregation1.c                 corrupt_blocks, nproc * NUM_OBJS );