bytesRequested     40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     long bytesRequested = 0;
bytesRequested     52 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     bytesRequested = count * numofBytes;
bytesRequested     56 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c 		    "sharedfp_lockedfile_iread - Bytes Requested is %ld\n",bytesRequested);
bytesRequested     64 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offset);
bytesRequested     91 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c     long bytesRequested = 0;
bytesRequested    141 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c             bytesRequested += buff[i];
bytesRequested    144 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c 			    "sharedfp_lockedfile_read_ordered_begin: Bytes requested are %ld\n",bytesRequested);
bytesRequested    154 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iread.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
bytesRequested     40 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     long bytesRequested = 0;
bytesRequested     52 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     bytesRequested = count * numofBytes;
bytesRequested     55 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c 		    "sharedfp_lockedfile_iwrite: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     62 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offset);
bytesRequested     89 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c     long bytesRequested = 0;
bytesRequested    144 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c             bytesRequested += buff[i];
bytesRequested    147 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c 			    "sharedfp_lockedfile_write_ordered_begin: Bytes requested are %ld\n",bytesRequested);
bytesRequested    157 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_iwrite.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
bytesRequested     36 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     long bytesRequested = 0;
bytesRequested     50 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     bytesRequested = count * numofBytes;
bytesRequested     54 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c                     "sharedfp_lockedfile_read: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     61 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offset);
bytesRequested     89 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c     long bytesRequested = 0;
bytesRequested    130 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c             bytesRequested += buff[i];
bytesRequested    133 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c                             "sharedfp_lockedfile_read_ordered: Bytes requested are %ld\n",bytesRequested);
bytesRequested    143 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_read.c         ret = mca_sharedfp_lockedfile_request_position(sh,bytesRequested,&offsetReceived);
bytesRequested     38 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     long bytesRequested = 0;
bytesRequested     51 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     bytesRequested = count * numofBytes;
bytesRequested     54 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c                     "sharedfp_lockedfile_write: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     61 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     ret = mca_sharedfp_lockedfile_request_position ( sh, bytesRequested, &offset);
bytesRequested     88 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c     long bytesRequested = 0;
bytesRequested    137 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c             bytesRequested += buff[i];
bytesRequested    140 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c                             "sharedfp_lockedfile_write_ordered: Bytes requested are %ld\n",bytesRequested);
bytesRequested    150 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_write.c         ret = mca_sharedfp_lockedfile_request_position(sh, bytesRequested,&offsetReceived);
bytesRequested     39 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     long bytesRequested = 0;
bytesRequested     50 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     bytesRequested = count * numofBytes;
bytesRequested     54 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c                     "sharedfp_sm_iread: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     57 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offset);
bytesRequested     83 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c     long bytesRequested = 0;
bytesRequested    129 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c 	    bytesRequested += buff[i];
bytesRequested    133 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c 			    bytesRequested);
bytesRequested    143 ompi/mca/sharedfp/sm/sharedfp_sm_iread.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
bytesRequested     39 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c      long bytesRequested = 0;
bytesRequested     50 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c      bytesRequested = count * numofBytes;
bytesRequested     54 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 		     "sharedfp_sm_iwrite: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     57 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c      ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offset);
bytesRequested     84 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c     long bytesRequested = 0;
bytesRequested    123 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 	    bytesRequested += buff[i];
bytesRequested    127 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c 			    bytesRequested);
bytesRequested    137 ompi/mca/sharedfp/sm/sharedfp_sm_iwrite.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
bytesRequested     36 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     long bytesRequested = 0;
bytesRequested     47 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     bytesRequested = count * numofBytes;
bytesRequested     51 ompi/mca/sharedfp/sm/sharedfp_sm_read.c                     "sharedfp_sm_read: Bytes Requested is %ld\n",bytesRequested);
bytesRequested     55 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offset);
bytesRequested     83 ompi/mca/sharedfp/sm/sharedfp_sm_read.c     long bytesRequested = 0;
bytesRequested    122 ompi/mca/sharedfp/sm/sharedfp_sm_read.c             bytesRequested += buff[i];
bytesRequested    125 ompi/mca/sharedfp/sm/sharedfp_sm_read.c                             "mca_sharedfp_sm_read_ordered: Bytes requested are %ld\n",bytesRequested);
bytesRequested    135 ompi/mca/sharedfp/sm/sharedfp_sm_read.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);
bytesRequested     39 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     long bytesRequested = 0;
bytesRequested     50 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     bytesRequested = count * numofBytes;
bytesRequested     56 ompi/mca/sharedfp/sm/sharedfp_sm_write.c                     "sharedfp_sm_write: Requested is %ld\n",bytesRequested);
bytesRequested     60 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     ret = mca_sharedfp_sm_request_position(fh, bytesRequested,&offset);
bytesRequested     87 ompi/mca/sharedfp/sm/sharedfp_sm_write.c     long bytesRequested = 0;
bytesRequested    120 ompi/mca/sharedfp/sm/sharedfp_sm_write.c             bytesRequested += buff[i];
bytesRequested    123 ompi/mca/sharedfp/sm/sharedfp_sm_write.c                             "sharedfp_sm_write_ordered: Bytes requested are %ld\n",bytesRequested);
bytesRequested    133 ompi/mca/sharedfp/sm/sharedfp_sm_write.c         ret = mca_sharedfp_sm_request_position(fh,bytesRequested,&offsetReceived);