end_loc 555 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c OMPI_MPI_OFFSET_TYPE st_loc=-1, end_loc=-1, off=0, done=0, for_next_iter=0; end_loc 568 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c end_loc = others_req[i].offsets[0]; end_loc 577 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c end_loc = end_loc 578 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c OMPIO_MAX(end_loc, (others_req[i].offsets[j] + end_loc 584 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ntimes = (int)((end_loc - st_loc + two_phase_cycle_buffer_size)/ end_loc 587 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c if ((st_loc == -1) && (end_loc == -1)){ end_loc 659 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c size = OMPIO_MIN((unsigned)two_phase_cycle_buffer_size, end_loc-st_loc+1-done); end_loc 617 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c OMPI_MPI_OFFSET_TYPE st_loc=-1, end_loc=-1, off, done; end_loc 637 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c end_loc = others_req[i].offsets[0]; end_loc 645 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c end_loc = OMPIO_MAX(end_loc, (others_req[i].offsets[j] + others_req[i].lens[j] - 1)); end_loc 651 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ntimes = (int) ((end_loc - st_loc + two_phase_cycle_buffer_size)/two_phase_cycle_buffer_size); end_loc 653 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c if ((st_loc == -1) && (end_loc == -1)) { end_loc 751 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c end_loc-st_loc+1-done); end_loc 520 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c ADIO_Offset st_loc=-1, end_loc=-1, off, done, real_off, req_off; end_loc 548 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c end_loc = others_req[i].offsets[0]; end_loc 557 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 566 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c if ((st_loc==-1) && (end_loc==-1)) { end_loc 572 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize); end_loc 663 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c size = ADIOI_MIN((unsigned)coll_bufsize, end_loc-st_loc+1-done); end_loc 633 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c ADIO_Offset st_loc=-1, end_loc=-1, off, done, req_off; end_loc 670 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c end_loc = others_req[i].offsets[0]; end_loc 678 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 684 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize); end_loc 686 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c if ((st_loc==-1) && (end_loc==-1)) { end_loc 692 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c gpfs_wr_access_start(fd->fd_sys, st_loc, end_loc - st_loc); end_loc 702 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c if (gpfs_find_access_for_ion(fd, st_loc, end_loc, fd_start, fd_end, end_loc 802 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c size = ADIOI_MIN((unsigned)coll_bufsize, end_loc-st_loc+1-done); end_loc 987 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c gpfs_wr_access_end(fd->fd_sys, st_loc, end_loc-st_loc); end_loc 307 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c ADIO_Offset st_loc = -1, end_loc = -1, min_st_loc, max_end_loc; end_loc 341 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c end_loc = others_req[i].offsets[0]; end_loc 348 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] + end_loc 353 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c if ((st_loc == -1) && (end_loc == -1)) end_loc 355 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Allreduce(&end_loc, &max_end_loc, 1, MPI_LONG_LONG_INT, MPI_MAX, fd->comm); end_loc 477 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c end_loc - off + 1); end_loc 95 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c ADIO_Offset end_loc; end_loc 594 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c ADIO_Offset st_loc = -1, end_loc = -1; end_loc 612 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c end_loc = others_req[i].offsets[0]; end_loc 621 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 626 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c vars->end_loc = end_loc; end_loc 633 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c if ((st_loc == -1) && (end_loc == -1)) { end_loc 639 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c vars->ntimes = (int)((end_loc - st_loc + coll_bufsize) / coll_bufsize); end_loc 761 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c vars->end_loc - vars->st_loc + 1 - vars->done); end_loc 99 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c ADIO_Offset end_loc; end_loc 641 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c ADIO_Offset st_loc = -1, end_loc = -1; end_loc 662 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c end_loc = others_req[i].offsets[0]; end_loc 670 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 675 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c vars->end_loc = end_loc; end_loc 679 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c vars->ntimes = (int)((end_loc - st_loc + coll_bufsize) / coll_bufsize); end_loc 681 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c if ((st_loc==-1) && (end_loc==-1)) { end_loc 801 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c vars->end_loc - vars->st_loc + 1 - vars->done); end_loc 517 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c ADIO_Offset st_loc=-1, end_loc=-1, off, done, real_off, req_off; end_loc 543 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c end_loc = others_req[i].offsets[0]; end_loc 552 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 561 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c if ((st_loc==-1) && (end_loc==-1)) { end_loc 567 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize); end_loc 651 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c size = ADIOI_MIN((unsigned)coll_bufsize, end_loc-st_loc+1-done); end_loc 317 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c ADIO_Offset st_loc=-1, end_loc=-1, off, done, req_off; end_loc 346 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c end_loc = others_req[i].offsets[0]; end_loc 354 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c end_loc = ADIOI_MAX(end_loc, (others_req[i].offsets[j] end_loc 360 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c ntimes = (int) ((end_loc - st_loc + coll_bufsize)/coll_bufsize); end_loc 362 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c if ((st_loc==-1) && (end_loc==-1)) { end_loc 444 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c size = ADIOI_MIN((unsigned)coll_bufsize, end_loc-st_loc+1-done);