offsetReceived     90 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    154 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
offsetReceived    160 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c 			"sharedfp_lockedfile_read_ordered_begin: Offset received is %lld\n",offsetReceived);
offsetReceived    162 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         buff[0] += offsetReceived;
offsetReceived     88 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    157 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
offsetReceived    163 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c                         "sharedfp_lockedfile_write_ordered_begin: Offset received is %lld\n",offsetReceived);
offsetReceived    165 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         buff[0] += offsetReceived;
offsetReceived     88 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    143 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
offsetReceived    149 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c                         "sharedfp_lockedfile_read_ordered: Offset received is %lld\n",offsetReceived);
offsetReceived    151 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         buff[0] += offsetReceived;
offsetReceived     87 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    150 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         ret = mca_sharedfp_lockedfile_request_position(sh, bytesRequested,&offsetReceived);
offsetReceived    156 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c                         "sharedfp_lockedfile_write_ordered: Offset received is %lld\n",offsetReceived);
offsetReceived    158 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         buff[0] += offsetReceived;
offsetReceived     82 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    143 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
offsetReceived    149 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c 			"mca_sharedfp_sm_read_ordered_begin: Offset received is %lld\n",offsetReceived);
offsetReceived    152 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         buff[0] += offsetReceived;
offsetReceived     83 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    137 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
offsetReceived    143 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 			"mca_sharedfp_sm_write_ordered_begin: Offset received is %lld\n",offsetReceived);
offsetReceived    146 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         buff[0] += offsetReceived;
offsetReceived     82 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    135 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
offsetReceived    141 ompi/mca/sharedfp/sm/sharedfp_sm_read.c                         "mca_sharedfp_sm_read_ordered: Offset received is %lld\n",offsetReceived);
offsetReceived    144 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         buff[0] += offsetReceived;
offsetReceived     86 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     OMPI_MPI_OFFSET_TYPE offsetReceived = 0;
offsetReceived    133 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
offsetReceived    139 ompi/mca/sharedfp/sm/sharedfp_sm_write.c                         "sharedfp_sm_write_ordered: Offset received is %lld\n",offsetReceived);
offsetReceived    141 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         buff[0] += offsetReceived;