flat_file_p        31 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     ADIOI_Flatlist_node *flat_file_p = ADIOI_Flatlist;
flat_file_p        83 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    while (flat_file_p->type != fd->filetype) 
flat_file_p        85 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		flat_file_p = flat_file_p->next;
flat_file_p        91 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		for (i = 0; i < flat_file_p->count; i++) 
flat_file_p        94 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		    if (flat_file_p->blocklens[i]) 
flat_file_p        96 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 			if (fd->disp + flat_file_p->indices[i] +
flat_file_p        98 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 			    flat_file_p->blocklens[i] > fd->fp_ind &&
flat_file_p        99 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 			    fd->disp + flat_file_p->indices[i] <= 
flat_file_p       103 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 				(fd->disp + flat_file_p->indices[i] +
flat_file_p       109 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 			    bytes_into_filetype += flat_file_p->blocklens[i];
flat_file_p       114 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    assert(i != flat_file_p->count);
flat_file_p        44 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     ADIOI_Flatlist_node *flat_buf_p, *flat_file_p;
flat_file_p       109 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	flat_file_p = ADIOI_Flatten_and_find(fd->filetype);
flat_file_p       114 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p = (ADIOI_Flatlist_node *) ADIOI_Malloc
flat_file_p       116 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p->blocklens =(ADIO_Offset*)ADIOI_Malloc(sizeof(ADIO_Offset));
flat_file_p       117 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p->indices = 
flat_file_p       119 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p->blocklens[0] = filetype_size;
flat_file_p       120 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p->indices[0] = 0;
flat_file_p       121 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         flat_file_p->count = 1;
flat_file_p       141 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    for (i = 0; i < flat_file_p->count; i++)
flat_file_p       144 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		if (flat_file_p->blocklens[i])
flat_file_p       146 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		    if (fd->disp + flat_file_p->indices[i] +
flat_file_p       148 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 			flat_file_p->blocklens[i] > fd->fp_ind &&
flat_file_p       149 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 			fd->disp + flat_file_p->indices[i] <=
flat_file_p       154 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 			    (fd->disp + flat_file_p->indices[i] +
flat_file_p       160 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 			bytes_into_filetype += flat_file_p->blocklens[i];
flat_file_p       165 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	assert(i != flat_file_p->count);
flat_file_p       174 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	for (i=0; i<flat_file_p->count; i++) {
flat_file_p       175 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    tmp_filetype_size += flat_file_p->blocklens[i];
flat_file_p       179 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		cur_flat_file_reg_off = flat_file_p->blocklens[i] - 
flat_file_p       182 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		    flat_file_p->blocklens[i];
flat_file_p       201 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     for (i = 0; i < flat_file_p->count; i++)
flat_file_p       203 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	       flat_file_p->indices[i],
flat_file_p       204 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	       flat_file_p->blocklens[i]);
flat_file_p       230 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		       flat_file_p,
flat_file_p       342 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	ADIOI_Free(flat_file_p->blocklens);
flat_file_p       343 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	ADIOI_Free(flat_file_p->indices);
flat_file_p       344 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	ADIOI_Free(flat_file_p);
flat_file_p       360 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   ADIOI_Flatlist_node *flat_file_p,
flat_file_p       409 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     while (flat_file_p->blocklens[(*flat_file_index_p)] == 0)
flat_file_p       412 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    flat_file_p->count;
flat_file_p       417 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	flat_file_p->indices[*flat_file_index_p] +
flat_file_p       436 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	cur_flat_file_reg_left = flat_file_p->blocklens[*flat_file_index_p]
flat_file_p       455 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		flat_file_p->blocklens[*flat_file_index_p],
flat_file_p       558 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		flat_file_p->count;
flat_file_p       559 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    while (flat_file_p->blocklens[(*flat_file_index_p)] == 0)
flat_file_p       562 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		    flat_file_p->count;
flat_file_p       599 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		    flat_file_p->indices[*flat_file_index_p] +
flat_file_p       134 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     ADIOI_Flatlist_node *flat_mem_p = NULL, *flat_file_p = NULL;
flat_file_p       159 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	flat_file_p = ADIOI_Add_contig_flattened(fd->filetype);
flat_file_p       160 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	flat_file_p->blocklens[0] = memtype_sz*count;
flat_file_p       165 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         flat_file_p = ADIOI_Flatlist;
flat_file_p       166 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         while (flat_file_p->type != fd->filetype)
flat_file_p       167 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c             flat_file_p = flat_file_p->next; 
flat_file_p       197 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    send_count_arr[i].count    = flat_file_p->count;
flat_file_p       255 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	agg_file_view_state_arr[tmp_agg_idx].flat_type_p = flat_file_p;
flat_file_p       267 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    send_count_arr[tmp_agg_idx].count    = flat_file_p->count;
flat_file_p       281 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     ADIOI_Print_flatlist_node(flat_file_p);
flat_file_p       407 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	        MPI_Isend(flat_file_p->indices,
flat_file_p       411 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	        MPI_Isend(flat_file_p->blocklens,         
flat_file_p       421 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	        MPI_Isend(flat_file_p->indices,
flat_file_p       426 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	        MPI_Isend(flat_file_p->blocklens,