file_offsets_for_agg   90 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg  457 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             if(NULL != file_offsets_for_agg){
file_offsets_for_agg  458 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 free(file_offsets_for_agg);
file_offsets_for_agg  459 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 file_offsets_for_agg = NULL;
file_offsets_for_agg  610 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg  612 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (NULL == file_offsets_for_agg) {
file_offsets_for_agg  630 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             file_offsets_for_agg[temp_index].length =
file_offsets_for_agg  633 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg  634 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg  646 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             read_heap_sort (file_offsets_for_agg,
file_offsets_for_agg  656 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg  672 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg  674 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg  679 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                 if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg  680 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg  681 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg  683 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  687 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg  689 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  725 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg  925 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         if (NULL != file_offsets_for_agg){
file_offsets_for_agg  926 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             free(file_offsets_for_agg);
file_offsets_for_agg  927 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c             file_offsets_for_agg = NULL;
file_offsets_for_agg   80 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg  462 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             if(NULL != file_offsets_for_agg){
file_offsets_for_agg  463 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 free(file_offsets_for_agg);
file_offsets_for_agg  464 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 file_offsets_for_agg = NULL;
file_offsets_for_agg  643 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg  645 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 if (NULL == file_offsets_for_agg) {
file_offsets_for_agg  665 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             file_offsets_for_agg[temp_index].length =
file_offsets_for_agg  667 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg  668 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg  690 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             local_heap_sort (file_offsets_for_agg,
file_offsets_for_agg  705 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg  719 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg  730 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  758 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].process_id,
file_offsets_for_agg  759 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].offset,
file_offsets_for_agg  760 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].length,
file_offsets_for_agg  922 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg  924 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg  932 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                 if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg  933 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg  934 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg  936 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  940 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg  942 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1001 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c         if(NULL != file_offsets_for_agg){
file_offsets_for_agg 1002 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             free(file_offsets_for_agg);
file_offsets_for_agg 1003 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c             file_offsets_for_agg = NULL;
file_offsets_for_agg   90 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg  457 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             if(NULL != file_offsets_for_agg){
file_offsets_for_agg  458 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 free(file_offsets_for_agg);
file_offsets_for_agg  459 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 file_offsets_for_agg = NULL;
file_offsets_for_agg  610 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg  612 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (NULL == file_offsets_for_agg) {
file_offsets_for_agg  630 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             file_offsets_for_agg[temp_index].length =
file_offsets_for_agg  633 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg  634 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg  646 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             read_heap_sort (file_offsets_for_agg,
file_offsets_for_agg  656 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg  672 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg  674 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg  679 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                 if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg  680 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg  681 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg  683 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  687 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg  689 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  725 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg  925 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         if (NULL != file_offsets_for_agg){
file_offsets_for_agg  926 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             free(file_offsets_for_agg);
file_offsets_for_agg  927 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c             file_offsets_for_agg = NULL;
file_offsets_for_agg  777 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg 1007 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg 1009 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (NULL == file_offsets_for_agg) {
file_offsets_for_agg 1029 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         file_offsets_for_agg[temp_index].length =
file_offsets_for_agg 1031 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg 1032 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg 1051 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             local_heap_sort (file_offsets_for_agg,
file_offsets_for_agg 1066 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg 1080 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg 1091 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1119 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].process_id,
file_offsets_for_agg 1120 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].offset,
file_offsets_for_agg 1121 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].length,
file_offsets_for_agg 1273 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg 1275 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg 1283 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg 1284 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg 1285 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg 1287 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1291 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg 1293 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1315 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c     free(file_offsets_for_agg);
file_offsets_for_agg   89 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg  457 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             if(NULL != file_offsets_for_agg){
file_offsets_for_agg  458 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 free(file_offsets_for_agg);
file_offsets_for_agg  459 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 file_offsets_for_agg = NULL;
file_offsets_for_agg  610 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg  612 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (NULL == file_offsets_for_agg) {
file_offsets_for_agg  630 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             file_offsets_for_agg[temp_index].length =
file_offsets_for_agg  633 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg  634 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg  646 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             read_heap_sort (file_offsets_for_agg,
file_offsets_for_agg  656 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg  672 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg  674 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg  679 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                 if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg  680 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg  681 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg  683 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  687 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg  689 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                         file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg  725 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg  925 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         if (NULL != file_offsets_for_agg){
file_offsets_for_agg  926 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             free(file_offsets_for_agg);
file_offsets_for_agg  927 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c             file_offsets_for_agg = NULL;
file_offsets_for_agg  810 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     mca_io_ompio_local_io_array *file_offsets_for_agg=NULL;
file_offsets_for_agg 1043 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             file_offsets_for_agg = (mca_io_ompio_local_io_array *)
file_offsets_for_agg 1045 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (NULL == file_offsets_for_agg) {
file_offsets_for_agg 1065 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         file_offsets_for_agg[temp_index].length =
file_offsets_for_agg 1067 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         file_offsets_for_agg[temp_index].process_id = i;
file_offsets_for_agg 1068 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         file_offsets_for_agg[temp_index].offset =
file_offsets_for_agg 1087 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             local_heap_sort (file_offsets_for_agg,
file_offsets_for_agg 1102 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i-1]].length;
file_offsets_for_agg 1116 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].process_id;
file_offsets_for_agg 1127 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1155 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].process_id,
file_offsets_for_agg 1156 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].offset,
file_offsets_for_agg 1157 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                        file_offsets_for_agg[sorted_file_offsets[i]].length,
file_offsets_for_agg 1308 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[0]].offset;
file_offsets_for_agg 1310 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             file_offsets_for_agg[sorted_file_offsets[0]].length;
file_offsets_for_agg 1318 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             if (file_offsets_for_agg[sorted_file_offsets[i-1]].offset +
file_offsets_for_agg 1319 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 file_offsets_for_agg[sorted_file_offsets[i-1]].length ==
file_offsets_for_agg 1320 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 file_offsets_for_agg[sorted_file_offsets[i]].offset){
file_offsets_for_agg 1322 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1326 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     (IOVBASE_TYPE *)(intptr_t)file_offsets_for_agg[sorted_file_offsets[i]].offset;
file_offsets_for_agg 1328 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     file_offsets_for_agg[sorted_file_offsets[i]].length;
file_offsets_for_agg 1350 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c     free(file_offsets_for_agg);