my_req             81 ompi/mca/fcoll/two_phase/fcoll_two_phase.h 					     mca_common_ompio_access_array_t *my_req,
my_req            144 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     mca_common_ompio_access_array_t *my_req=NULL, *others_req=NULL;
my_req            430 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 						&my_req,
my_req            442 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 						   my_req,
my_req            522 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     free (my_req);
my_req            169 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     mca_common_ompio_access_array_t *my_req=NULL, *others_req=NULL;
my_req            491 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 						&my_req,
my_req            505 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 						   my_req,
my_req            586 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     free (my_req);
my_req            197 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 					     mca_common_ompio_access_array_t *my_req,
my_req            298 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	if (my_req[i].count) {
my_req            299 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    ret = MCA_PML_CALL(isend(my_req[i].offsets,
my_req            300 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 				     my_req[i].count,
my_req            312 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    ret = MCA_PML_CALL(isend(my_req[i].lens,
my_req            313 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 				     my_req[i].count,
my_req            370 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     mca_common_ompio_access_array_t *my_req = NULL;
my_req            424 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     my_req = *my_req_ptr;
my_req            429 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    my_req[i].offsets = (OMPI_MPI_OFFSET_TYPE *)
my_req            432 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    if ( NULL == my_req[i].offsets ) {
my_req            437 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    my_req[i].lens = (int *)
my_req            440 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    if ( NULL == my_req[i].lens ) {
my_req            446 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	my_req[i].count = 0;
my_req            461 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	l = my_req[proc].count;
my_req            464 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	my_req[proc].offsets[l] = off;
my_req            465 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	my_req[proc].lens[l] = (int)fd_len;
my_req            466 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	my_req[proc].count++;
my_req            481 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    l = my_req[proc].count;
my_req            485 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    my_req[proc].offsets[l] = off;
my_req            486 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    my_req[proc].lens[l] = (int) fd_len;
my_req            487 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    my_req[proc].count++;
my_req            497 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		    my_req[i].count);
my_req            498 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    for (l=0; l < my_req[i].count; l++) {
my_req            500 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		my_req[i].offsets[l], l, my_req[i].lens[l]);
my_req            513 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     if (NULL != my_req) {
my_req            515 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c             if (NULL != my_req[i].offsets) {
my_req            516 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c                 free(my_req[i].offsets);
my_req            518 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c             if (NULL != my_req[i].lens) {
my_req            519 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c                 free(my_req[i].lens);
my_req            469 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     ADIOI_Access *my_req;
my_req            532 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     my_req = *my_req_ptr;
my_req            537 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    my_req[i].offsets = (ADIO_Offset *)
my_req            539 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    my_req[i].lens =
my_req            543 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	my_req[i].count = 0;  /* will be incremented where needed
my_req            566 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	l = my_req[proc].count;
my_req            576 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	my_req[proc].offsets[l] = off;
my_req            577 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	my_req[proc].lens[l] = fd_len;
my_req            578 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	my_req[proc].count++;
my_req            592 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    l = my_req[proc].count;
my_req            596 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    my_req[proc].offsets[l] = off;
my_req            597 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    my_req[proc].lens[l] = fd_len;
my_req            598 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    my_req[proc].count++;
my_req            608 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 		    my_req[i].count);
my_req            609 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    for (l=0; l < my_req[i].count; l++) {
my_req            611 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 			my_req[i].offsets[l], l, my_req[i].lens[l]);
my_req            645 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 				ADIOI_Access *my_req,
my_req            762 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c             my_req[i].offsets,
my_req            786 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c             my_req[i].lens,
my_req             80 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.h 				    ADIOI_Access *my_req,
my_req            102 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIOI_Access *my_req; 
my_req            409 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 		      &count_my_req_per_proc, &my_req,
my_req            415 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 		      &count_my_req_per_proc, &my_req,
my_req            429 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 			  count_my_req_per_proc, my_req,
my_req            435 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 			  count_my_req_per_proc, my_req, 
my_req            446 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	if (my_req[i].count) {
my_req            447 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	    ADIOI_Free(my_req[i].offsets);
my_req            448 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	    ADIOI_Free(my_req[i].lens);
my_req            451 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIOI_Free(my_req);
my_req            120 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIOI_Access *my_req; 
my_req            422 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		      &count_my_req_per_proc, &my_req,
my_req            428 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		      &count_my_req_per_proc, &my_req,
my_req            442 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 			      count_my_req_per_proc, my_req,
my_req            447 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 			  count_my_req_per_proc, my_req, 
my_req            455 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	if (my_req[i].count) {
my_req            456 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    ADIOI_Free(my_req[i].offsets);
my_req            457 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    ADIOI_Free(my_req[i].lens);
my_req            460 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIOI_Free(my_req);
my_req            150 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     ADIOI_Access *my_req;
my_req            210 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     my_req = *my_req_ptr;
my_req            215 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    my_req[i].offsets = (ADIO_Offset *)
my_req            218 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    my_req[i].lens = ADIOI_Malloc(count_my_req_per_proc[i] *
my_req            222 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	my_req[i].count = 0;	/* will be incremented where needed later */
my_req            236 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	l = my_req[proc].count;
my_req            250 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	my_req[proc].offsets[l] = off;
my_req            252 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	my_req[proc].lens[l] = (int) avail_len;
my_req            253 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	my_req[proc].count++;
my_req            261 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    l = my_req[proc].count;
my_req            269 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    my_req[proc].offsets[l] = off;
my_req            271 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    my_req[proc].lens[l] = (int) avail_len;
my_req            272 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    my_req[proc].count++;
my_req            280 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 		            i, my_req[i].count);
my_req            281 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    for (l = 0; l < my_req[i].count; l++) {
my_req            283 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 			        l, my_req[i].offsets[l], l, my_req[i].lens[l]);
my_req             19 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					ADIOI_Access *my_req,
my_req             74 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIOI_Access *my_req;
my_req            178 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                              &count_my_req_per_proc, &my_req,
my_req            190 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                           my_req, nprocs, myrank, &count_others_req_procs,
my_req            196 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                                 others_req, my_req, offset_list, len_list,
my_req            251 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	if (my_req[i].count) {
my_req            252 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    ADIOI_Free(my_req[i].offsets);
my_req            253 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    ADIOI_Free(my_req[i].lens);
my_req            256 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIOI_Free(my_req);
my_req            289 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                                         ADIOI_Access *my_req,
my_req            480 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c             if (my_req[i].count) {
my_req            482 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                 for (j = send_curr_offlen_ptr[i]; j < my_req[i].count; j++) {
my_req            483 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                     send_off = my_req[i].offsets[j];
my_req            484 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                     send_len = my_req[i].lens[j];
my_req            269 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIOI_Access *my_req;
my_req            331 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     my_req = *my_req_ptr;
my_req            336 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    my_req[i].offsets = (ADIO_Offset *)
my_req            338 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    my_req[i].lens =
my_req            342 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	my_req[i].count = 0;  /* will be incremented where needed
my_req            365 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	l = my_req[proc].count;
my_req            375 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	my_req[proc].offsets[l] = off;
my_req            376 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	my_req[proc].lens[l] = fd_len;
my_req            377 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	my_req[proc].count++;
my_req            391 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    l = my_req[proc].count;
my_req            395 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    my_req[proc].offsets[l] = off;
my_req            396 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    my_req[proc].lens[l] = fd_len;
my_req            397 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    my_req[proc].count++;
my_req            405 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 		    my_req[i].count);
my_req            406 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    for (l=0; l < my_req[i].count; l++) {
my_req            408 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 			my_req[i].offsets[l], l, my_req[i].lens[l]);
my_req            426 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 				ADIOI_Access *my_req, 
my_req            492 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	if (my_req[i].count) {
my_req            493 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    MPI_Isend(my_req[i].offsets, my_req[i].count, 
my_req            496 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    MPI_Isend(my_req[i].lens, my_req[i].count, 
my_req            552 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIOI_Access *my_req = vars->my_req;
my_req            609 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c         if (my_req[i].count) {
my_req            610 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c             MPI_Isend(my_req[i].offsets, my_req[i].count,
my_req            613 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c             MPI_Isend(my_req[i].lens, my_req[i].count,
my_req             36 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Access *my_req;
my_req            442 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c               &vars->count_my_req_per_proc, &vars->my_req,
my_req            459 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     cor_vars->my_req = vars->my_req;
my_req            474 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Access *my_req = vars->my_req;
my_req            483 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         if (my_req[i].count) {
my_req            484 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             ADIOI_Free(my_req[i].offsets);
my_req            485 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             ADIOI_Free(my_req[i].lens);
my_req            488 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Free(my_req);
my_req             34 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Access *my_req;
my_req            441 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             &vars->count_my_req_per_proc, &vars->my_req,
my_req            457 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     cor_vars->my_req = vars->my_req;
my_req            472 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Access *my_req = vars->my_req;
my_req            478 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c         if (my_req[i].count) {
my_req            479 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             ADIOI_Free(my_req[i].offsets);
my_req            480 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             ADIOI_Free(my_req[i].lens);
my_req            483 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Free(my_req);
my_req             66 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIOI_Access *my_req; 
my_req            209 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 		      &count_my_req_per_proc, &my_req,
my_req            220 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 			  count_my_req_per_proc, my_req, 
my_req            229 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	if (my_req[i].count) {
my_req            230 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	    ADIOI_Free(my_req[i].offsets);
my_req            231 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	    ADIOI_Free(my_req[i].lens);
my_req            234 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIOI_Free(my_req);
my_req             65 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIOI_Access *my_req; 
my_req            182 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		      &count_my_req_per_proc, &my_req,
my_req            193 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 			  count_my_req_per_proc, my_req, 
my_req            199 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	if (my_req[i].count) {
my_req            200 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    ADIOI_Free(my_req[i].offsets);
my_req            201 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    ADIOI_Free(my_req[i].lens);
my_req            204 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIOI_Free(my_req);
my_req            501 ompi/mca/io/romio321/romio/adio/include/adioi.h 				ADIOI_Access *my_req, 
my_req            556 ompi/mca/io/romio321/romio/adio/include/adioi.h     ADIOI_Access *my_req;