start_offset 124 ompi/mca/fbtl/posix/fbtl_posix.c off_t start_offset, end_offset, total_length; start_offset 173 ompi/mca/fbtl/posix/fbtl_posix.c start_offset = data->aio_reqs[data->aio_first_active_req].aio_offset; start_offset 175 ompi/mca/fbtl/posix/fbtl_posix.c total_length = (end_offset - start_offset); start_offset 178 ompi/mca/fbtl/posix/fbtl_posix.c ret_code = mca_fbtl_posix_lock( &data->aio_lock, data->aio_fh, F_RDLCK, start_offset, total_length, OMPIO_LOCK_ENTIRE_REGION ); start_offset 181 ompi/mca/fbtl/posix/fbtl_posix.c ret_code = mca_fbtl_posix_lock( &data->aio_lock, data->aio_fh, F_WRLCK, start_offset, total_length, OMPIO_LOCK_ENTIRE_REGION ); start_offset 43 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c off_t start_offset, end_offset, total_length; start_offset 92 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c start_offset = data->aio_reqs[data->aio_first_active_req].aio_offset; start_offset 94 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c total_length = (end_offset - start_offset); start_offset 95 ompi/mca/fbtl/posix/fbtl_posix_ipreadv.c ret = mca_fbtl_posix_lock( &data->aio_lock, data->aio_fh, F_RDLCK, start_offset, total_length, OMPIO_LOCK_ENTIRE_REGION ); start_offset 42 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c off_t start_offset, end_offset, total_length; start_offset 91 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c start_offset = data->aio_reqs[data->aio_first_active_req].aio_offset; start_offset 93 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c total_length = (end_offset - start_offset); start_offset 94 ompi/mca/fbtl/posix/fbtl_posix_ipwritev.c ret = mca_fbtl_posix_lock( &data->aio_lock, data->aio_fh, F_WRLCK, start_offset, total_length, OMPIO_LOCK_ENTIRE_REGION ); start_offset 1385 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c off_t offset, temp_offset, start_offset, memoffset=0; start_offset 1404 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c start_offset = (offset / stripe_size ); start_offset 1405 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c rest = (start_offset + 1) * stripe_size - offset; start_offset 140 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c OMPI_MPI_OFFSET_TYPE start_offset = 0, end_offset = 0, fd_size = 0; start_offset 321 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c start_offset = (OMPI_MPI_OFFSET_TYPE)(intptr_t)iov[0].iov_base; start_offset 332 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c (size_t)start_offset, start_offset 352 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ret = fh->f_comm->c_coll->coll_allgather(&start_offset, start_offset 165 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c OMPI_MPI_OFFSET_TYPE start_offset, end_offset, fd_size; start_offset 373 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c start_offset = (OMPI_MPI_OFFSET_TYPE)(uintptr_t)iov[0].iov_base; start_offset 385 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c (size_t)start_offset, start_offset 407 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c ret = fh->f_comm->c_coll->coll_allgather(&start_offset, start_offset 1453 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c off_t offset, temp_offset, start_offset, memoffset=0; start_offset 1472 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c start_offset = (offset / stripe_size ); start_offset 1473 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c rest = (start_offset + 1) * stripe_size - offset; start_offset 113 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c ADIO_Offset start_offset, end_offset, orig_fp, fd_size, min_st_offset, off; start_offset 159 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c &offset_list, &len_list, &start_offset, start_offset 197 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c gpfs_offsets0[myrank*3] = start_offset; start_offset 214 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c gpfs_offsets0[myrank*2] = start_offset; start_offset 227 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Allgather(&start_offset, 1, ADIO_OFFSET, st_offsets, 1, start_offset 131 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c ADIO_Offset orig_fp, start_offset, end_offset, fd_size, min_st_offset, off; start_offset 167 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c &offset_list, &len_list, &start_offset, start_offset 199 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c gpfs_offsets0[myrank*3] = start_offset; start_offset 216 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c gpfs_offsets0[myrank*2] = start_offset; start_offset 229 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Allgather(&start_offset, 1, ADIO_OFFSET, st_offsets, 1, start_offset 85 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c ADIO_Offset orig_fp, start_offset, end_offset, off; start_offset 106 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c &offset_list, &len_list, &start_offset, start_offset 115 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Allgather(&start_offset, 1, ADIO_OFFSET, st_offsets, 1, start_offset 53 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c ADIO_Offset start_offset; start_offset 273 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c &vars->start_offset, &vars->end_offset, start_offset 290 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c *error_code = MPI_Iallgather(&vars->start_offset, 1, ADIO_OFFSET, start_offset 51 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c ADIO_Offset start_offset; start_offset 298 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c &vars->start_offset, &vars->end_offset, start_offset 308 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c *error_code = MPI_Iallgather(&vars->start_offset, 1, ADIO_OFFSET, start_offset 77 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c ADIO_Offset start_offset, end_offset, orig_fp, fd_size, min_st_offset, off; start_offset 110 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c &offset_list, &len_list, &start_offset, start_offset 127 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Allgather(&start_offset, 1, ADIO_OFFSET, st_offsets, 1, start_offset 76 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c ADIO_Offset orig_fp, start_offset, end_offset, fd_size, min_st_offset, off; start_offset 109 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c &offset_list, &len_list, &start_offset, start_offset 119 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Allgather(&start_offset, 1, ADIO_OFFSET, st_offsets, 1,