file_lengths      129 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     int32_t *file_lengths;
file_lengths      172 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	int32_t file_lengths;
file_lengths      181 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	file_lengths = 0;
file_lengths      200 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		file_lengths += flat_buf->blocklens[i];
file_lengths      215 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 				   &file_offsets, &file_lengths);
file_lengths      220 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    file_offsets += file_lengths;
file_lengths      221 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    file_lengths = 0;
file_lengths      343 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    file_lengths = (int32_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      351 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    file_lengths = (int32_t*)ADIOI_Malloc(extra_blks*
file_lengths      360 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		file_lengths[0] = st_frd_size;
file_lengths      367 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    file_lengths[k] = flat_file->blocklens[j];
file_lengths      368 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    mem_lengths += file_lengths[k];
file_lengths      379 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   file_lengths);
file_lengths      389 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		file_lengths[0] = st_frd_size;
file_lengths      396 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		        file_lengths[k] = bufsize - (int32_t) mem_lengths
file_lengths      399 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    else file_lengths[k] = flat_file->blocklens[j];
file_lengths      401 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		mem_lengths += file_lengths[k];
file_lengths      410 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   file_lengths);
file_lengths      577 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	file_lengths = (int32_t *)ADIOI_Malloc(max_file_list*sizeof(int32_t));
file_lengths      721 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    file_lengths[0] = frd_size;
file_lengths      726 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		        file_lengths[i] = end_frd_size;
file_lengths      735 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths      761 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   file_lengths);
file_lengths      770 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     ADIOI_Free(file_lengths);
file_lengths      485 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     int32_t *file_lengths;
file_lengths      536 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	int32_t file_lengths;
file_lengths      562 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	file_lengths = 0;
file_lengths      581 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		file_lengths += flat_buf->blocklens[i];
file_lengths      596 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 				   &file_offsets, &file_lengths);
file_lengths      601 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		    file_offsets += file_lengths;
file_lengths      602 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		    file_lengths = 0;
file_lengths      732 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    file_lengths = (int32_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      740 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             file_lengths = (int32_t*)ADIOI_Malloc(extra_blks*
file_lengths      749 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                 file_lengths[0] = st_fwr_size;
file_lengths      756 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     file_lengths[k] = flat_file->blocklens[j];
file_lengths      757 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     mem_lengths += file_lengths[k];
file_lengths      768 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                            file_lengths);
file_lengths      778 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                 file_lengths[0] = st_fwr_size;
file_lengths      785 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                         file_lengths[k] = bufsize - (int32_t) mem_lengths
file_lengths      788 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     else file_lengths[k] = flat_file->blocklens[j];
file_lengths      790 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                 mem_lengths += file_lengths[k];
file_lengths      799 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                            file_lengths);
file_lengths      967 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	file_lengths = (int32_t *)ADIOI_Malloc(max_file_list*sizeof(int32_t));
file_lengths     1113 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		    file_lengths[0] = fwr_size;
file_lengths     1118 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		        file_lengths[i] = end_fwr_size;
file_lengths     1127 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths     1137 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 			   file_lengths);
file_lengths     1146 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     ADIOI_Free(file_lengths);
file_lengths       36 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     int32_t *file_lengths;
file_lengths      300 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    file_lengths = (int32_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      308 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    file_lengths = (int32_t*)ADIOI_Malloc(extra_blks*
file_lengths      317 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		file_lengths[0] = st_frd_size;
file_lengths      325 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    file_lengths[k] = flat_file->blocklens[j];
file_lengths      326 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    mem_lengths += file_lengths[k];
file_lengths      347 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      397 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		file_lengths[0] = ADIOI_MIN(st_frd_size, bufsize);
file_lengths      405 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		        file_lengths[k] = bufsize - (int32_t) mem_lengths
file_lengths      408 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    else file_lengths[k] = flat_file->blocklens[j];
file_lengths      410 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		mem_lengths += file_lengths[k];
file_lengths      430 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      658 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	file_lengths = (int32_t *)ADIOI_Malloc(max_file_list*sizeof(int32_t));
file_lengths      802 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    file_lengths[0] = frd_size;
file_lengths      807 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		        file_lengths[i] = end_frd_size;
file_lengths      816 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths      836 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      889 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    file_lengths[file_list_count-1];
file_lengths      893 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     ADIOI_Free(file_lengths);
file_lengths       42 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     int32_t *file_lengths;
file_lengths      342 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    file_lengths = (int32_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      350 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             file_lengths = (int32_t*)ADIOI_Malloc(extra_blks*
file_lengths      359 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                 file_lengths[0] = st_fwr_size;
file_lengths      367 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                     file_lengths[k] = flat_file->blocklens[j];
file_lengths      368 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                     mem_length += file_lengths[k];
file_lengths      390 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      440 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                 file_lengths[0] = ADIOI_MIN(st_fwr_size, bufsize);
file_lengths      448 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                         file_lengths[k] = bufsize - (int32_t) mem_lengths
file_lengths      451 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                     else file_lengths[k] = flat_file->blocklens[j];
file_lengths      453 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                 mem_lengths += file_lengths[k];
file_lengths      474 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      705 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	file_lengths = (int32_t *)ADIOI_Malloc(max_file_list*sizeof(int32_t));
file_lengths      853 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		    file_lengths[0] = fwr_size;
file_lengths      858 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		        file_lengths[i] = end_fwr_size;
file_lengths      867 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths      889 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_Request_hindexed(file_list_count, file_lengths, 
file_lengths      946 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    file_lengths[file_list_count-1];
file_lengths      949 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     ADIOI_Free(file_lengths);
file_lengths       38 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     uint64_t *file_lengths;
file_lengths       96 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	uint64_t file_lengths;
file_lengths      105 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	file_lengths = 0;
file_lengths      126 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		file_lengths += flat_buf->blocklens[i];
file_lengths      145 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 					    1, &file_offsets, &file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      158 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    total_bytes_read += file_lengths;
file_lengths      165 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    file_offsets += file_lengths;
file_lengths      166 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    file_lengths = 0;
file_lengths      296 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    file_lengths = (uint64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      304 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    file_lengths = (uint64_t*)ADIOI_Malloc(extra_blks*
file_lengths      313 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		file_lengths[0] = st_frd_size;
file_lengths      321 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    file_lengths[k] = flat_file->blocklens[j];
file_lengths      322 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    mem_lengths += file_lengths[k];
file_lengths      338 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				    file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      363 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		file_lengths[0] = ADIOI_MIN(st_frd_size, bufsize);
file_lengths      371 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		        file_lengths[k] = bufsize - mem_lengths
file_lengths      374 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    else file_lengths[k] = flat_file->blocklens[j];
file_lengths      376 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		mem_lengths += file_lengths[k];
file_lengths      391 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				   file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      599 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	file_lengths = (uint64_t *)ADIOI_Malloc(max_file_list*sizeof(uint64_t));
file_lengths      743 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    file_lengths[0] = frd_size;
file_lengths      748 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		        file_lengths[i] = end_frd_size;
file_lengths      757 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths      773 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				    file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      806 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    file_lengths[file_list_count-1];
file_lengths      810 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     ADIOI_Free(file_lengths);
file_lengths       44 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c     uint64_t *file_lengths;
file_lengths      110 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	uint64_t file_lengths;
file_lengths      121 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	file_lengths = 0;
file_lengths      142 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		file_lengths += flat_buf->blocklens[i];
file_lengths      161 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 					    1, &file_offsets, &file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      175 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    total_bytes_written += file_lengths;
file_lengths      191 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    file_offsets += file_lengths;
file_lengths      192 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    file_lengths = 0;
file_lengths      323 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    file_lengths = (uint64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
file_lengths      331 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             file_lengths = (uint64_t*)ADIOI_Malloc(extra_blks*
file_lengths      340 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                 file_lengths[0] = st_fwr_size;
file_lengths      348 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     file_lengths[k] = flat_file->blocklens[j];
file_lengths      349 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     mem_lengths += file_lengths[k];
file_lengths      364 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      391 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                 file_lengths[0] = ADIOI_MIN(st_fwr_size, bufsize);
file_lengths      400 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                         file_lengths[k] = bufsize 
file_lengths      403 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     else file_lengths[k] = flat_file->blocklens[j];
file_lengths      405 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                 mem_lengths += file_lengths[k];
file_lengths      421 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      631 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	file_lengths = (uint64_t*)ADIOI_Malloc(max_file_list*sizeof(uint64_t));
file_lengths      777 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    file_lengths[0] = fwr_size;
file_lengths      782 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		        file_lengths[i] = end_fwr_size;
file_lengths      791 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    else file_lengths[i] = flat_file->blocklens[j];
file_lengths      807 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    file_offsets, file_lengths, ZOIDFS_NO_OP_HINT));
file_lengths      840 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    file_lengths[file_list_count-1];
file_lengths      843 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c     ADIOI_Free(file_lengths);