flat_file 34 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c ADIOI_Flatlist_node *flat_file; flat_file 204 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c ADIOI_Flatlist_node *flat_file; flat_file 244 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c flat_file = ADIOI_Flatten_and_find(fd->filetype); flat_file 256 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c for (i=0;i<flat_file->count;i++) flat_file 259 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c if ( (boff+flat_file->blocklens[i]) < (count*btype_size) ) flat_file 260 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c blklen=flat_file->blocklens[i]; flat_file 268 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c extent=MAX(extent,nblks*ftype_extent+flat_file->indices[i]+blklen); flat_file 346 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c for (i=0;i<flat_file->count;i++) flat_file 348 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c if ( (boff+flat_file->blocklens[i]) < (count*btype_size) ) flat_file 349 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c blklen=flat_file->blocklens[i]; flat_file 354 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c goff=nblks*ftype_extent+flat_file->indices[i]; flat_file 214 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c ADIOI_Flatlist_node *flat_file; flat_file 245 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c flat_file = ADIOI_Flatten_and_find(fd->filetype); flat_file 258 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c for (i=0;i<flat_file->count;i++) flat_file 260 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c if ( (boff+flat_file->blocklens[i]) < (count*btype_size) ) flat_file 261 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c blklen=flat_file->blocklens[i]; flat_file 265 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c extent=MAX(extent,nblks*ftype_extent+flat_file->indices[i]+blklen); flat_file 315 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c for (i=0;i<flat_file->count;i++) flat_file 317 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c if ( (boff+flat_file->blocklens[i]) < (count*btype_size) ) flat_file 318 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c blklen=flat_file->blocklens[i]; flat_file 323 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c goff=start+nblks*ftype_extent+((globus_off_t)flat_file->indices[i]); flat_file 153 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 256 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c flat_file = ADIOI_Flatlist; flat_file 257 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c while (flat_file->type != fd->filetype) flat_file 258 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c flat_file = flat_file->next; flat_file 264 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 269 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c for (i=0; i<flat_file->count; i++) { flat_file 271 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c if (flat_file->blocklens[i] == 0) continue; flat_file 272 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 276 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c offset = flat_file->indices[i]; flat_file 277 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c fwr_size = flat_file->blocklens[i]; flat_file 295 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c for (i = 0; i < flat_file->count; i++) { flat_file 296 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c sum += flat_file->blocklens[i]; flat_file 300 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c abs_off_in_filetype = flat_file->indices[i] + flat_file 301 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 339 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c if (st_index == flat_file->count) { flat_file 343 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c } while (flat_file->blocklens[st_index] == 0); flat_file 344 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c fd->fp_ind = disp + flat_file->indices[st_index] flat_file 369 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 371 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c while (flat_file->blocklens[j]==0) { flat_file 372 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 376 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c off = disp + flat_file->indices[j] + flat_file 378 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 414 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 415 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c flat_file->blocklens[j] + flat_file 421 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 423 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c while (flat_file->blocklens[j]==0) { flat_file 424 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 427 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c off = disp + flat_file->indices[j] + flat_file 429 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], flat_file 463 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 465 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c while (flat_file->blocklens[j]==0) { flat_file 466 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c j = (j+1) % flat_file->count; flat_file 470 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c off = disp + flat_file->indices[j] + flat_file 473 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c new_fwr_size = flat_file->blocklens[j]; flat_file 170 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 281 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c flat_file = ADIOI_Flatlist; flat_file 282 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 288 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 293 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c for (i=0; i<flat_file->count; i++) { flat_file 295 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c if (flat_file->blocklens[i] == 0) continue; flat_file 296 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 300 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c offset = flat_file->indices[i]; flat_file 301 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c frd_size = flat_file->blocklens[i]; flat_file 319 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c for (i=0; i<flat_file->count; i++) { flat_file 320 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c sum += flat_file->blocklens[i]; flat_file 324 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c abs_off_in_filetype = flat_file->indices[i] + flat_file 325 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 351 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c if (st_index == flat_file->count) { flat_file 355 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c } while (flat_file->blocklens[st_index] == 0); flat_file 356 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c fd->fp_ind = disp + flat_file->indices[st_index] flat_file 379 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 381 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c while (flat_file->blocklens[j]==0) { flat_file 382 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 386 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c off = disp + flat_file->indices[j] + (ADIO_Offset) n_filetypes*filetype_extent; flat_file 387 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 442 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c if (off + frd_size < disp + flat_file->indices[j] + flat_file 443 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c flat_file->blocklens[j] + (ADIO_Offset) n_filetypes*filetype_extent) flat_file 448 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 450 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c while (flat_file->blocklens[j]==0) { flat_file 451 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 454 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c off = disp + flat_file->indices[j] + flat_file 456 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 491 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 493 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c while (flat_file->blocklens[j]==0) { flat_file 494 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c j = (j+1) % flat_file->count; flat_file 497 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c off = disp + flat_file->indices[j] + flat_file 500 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c new_frd_size = flat_file->blocklens[j]; flat_file 274 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 382 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c flat_file = ADIOI_Flatlist; flat_file 383 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 389 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 394 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 396 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c if (flat_file->blocklens[i] == 0) continue; flat_file 397 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 401 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c offset = flat_file->indices[i]; flat_file 402 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c fwr_size = flat_file->blocklens[i]; flat_file 420 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 421 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c sum += flat_file->blocklens[i]; flat_file 425 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c abs_off_in_filetype = flat_file->indices[i] + flat_file 426 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 451 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c if (st_index == flat_file->count) { flat_file 455 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c } while (flat_file->blocklens[st_index] == 0); flat_file 456 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c fd->fp_ind = disp + flat_file->indices[st_index] flat_file 479 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 481 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c while (flat_file->blocklens[j]==0) { flat_file 482 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 486 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c off = disp + flat_file->indices[j] + flat_file 488 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 547 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 548 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c flat_file->blocklens[j] + (ADIO_Offset) n_filetypes*filetype_extent) flat_file 553 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 555 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c while (flat_file->blocklens[j]==0) { flat_file 556 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 559 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c off = disp + flat_file->indices[j] + flat_file 561 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 596 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 598 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c while (flat_file->blocklens[j]==0) { flat_file 599 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c j = (j+1) % flat_file->count; flat_file 603 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c off = disp + flat_file->indices[j] + flat_file 606 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c new_fwr_size = flat_file->blocklens[j]; flat_file 71 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 174 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c flat_file = ADIOI_Flatlist; flat_file 175 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 184 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c for (i=0; i<flat_file->count; i++) { flat_file 185 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c if (disp + flat_file->indices[i] + flat_file 186 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c (ADIO_Offset) n_filetypes*filetype_extent + flat_file->blocklens[i] flat_file 189 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c fwr_size = disp + flat_file->indices[i] + flat_file 191 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c + flat_file->blocklens[i] - offset; flat_file 205 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c for (i=0; i<flat_file->count; i++) { flat_file 206 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c sum += flat_file->blocklens[i]; flat_file 210 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c abs_off_in_filetype = flat_file->indices[i] + flat_file 211 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 239 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 240 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c flat_file->blocklens[j] + (ADIO_Offset) n_filetypes*filetype_extent) flat_file 245 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c if (j < (flat_file->count - 1)) j++; flat_file 250 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c off = disp + flat_file->indices[j] + flat_file 252 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 280 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c if (j < (flat_file->count - 1)) j++; flat_file 286 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c off = disp + flat_file->indices[j] + flat_file 289 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c new_fwr_size = flat_file->blocklens[j]; flat_file 111 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 248 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c flat_file = ADIOI_Flatlist; flat_file 249 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 264 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c for (i=0; i<flat_file->count; i++) { flat_file 265 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (disp + flat_file->indices[i] + flat_file 267 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c flat_file->blocklens[i] >= offset) { flat_file 269 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c frd_size = (int) (disp + flat_file->indices[i] + flat_file 271 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c + flat_file->blocklens[i] - offset); flat_file 285 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c for (i=0; i<flat_file->count; i++) { flat_file 286 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c sum += flat_file->blocklens[i]; flat_file 290 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c abs_off_in_filetype = flat_file->indices[i] + flat_file 291 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 324 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c f_data_read += flat_file->blocklens[j]; flat_file 326 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j<(flat_file->count-1)) j++; flat_file 366 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c + flat_file->indices[j]; flat_file 367 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c file_lengths[k] = flat_file->blocklens[j]; flat_file 370 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j<(flat_file->count - 1)) j++; flat_file 394 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c flat_file->indices[j]; flat_file 399 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 402 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j<(flat_file->count - 1)) j++; flat_file 473 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if((new_file_read + flat_file->blocklens[j]) > flat_file 480 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c new_file_read += flat_file->blocklens[j]; flat_file 481 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c end_frd_size = flat_file->blocklens[j]; flat_file 492 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j < (flat_file->count - 1)) j++; flat_file 550 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (flat_file->blocklens[j] == end_frd_size) flat_file 551 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c frd_size = flat_file->blocklens[(j+1)% flat_file 552 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c flat_file->count]; flat_file 554 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 559 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j < flat_file->count - 1) j++; flat_file 632 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if((new_file_read + flat_file->blocklens[j]) > flat_file 639 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c new_file_read += flat_file->blocklens[j]; flat_file 640 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c end_frd_size = flat_file->blocklens[j]; flat_file 651 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j < (flat_file->count - 1)) j++; flat_file 718 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c file_offsets[i] = disp + flat_file->indices[j] + n_filetypes * flat_file 722 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c file_offsets[0] += flat_file->blocklens[j] - frd_size; flat_file 727 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (flat_file->blocklens[j] == end_frd_size) flat_file 728 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c frd_size = flat_file->blocklens[(j+1)% flat_file 729 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c flat_file->count]; flat_file 731 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 735 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 737 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c if (j < flat_file->count - 1) j++; flat_file 97 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 270 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file = ADIOI_Flatlist; flat_file 271 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 280 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 281 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (disp + flat_file->indices[i] + flat_file 282 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c (ADIO_Offset) n_filetypes*filetype_extent + flat_file->blocklens[i] flat_file 285 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = disp + flat_file->indices[i] + flat_file 287 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c + flat_file->blocklens[i] - offset; flat_file 301 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 302 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c sum += flat_file->blocklens[i]; flat_file 306 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c abs_off_in_filetype = flat_file->indices[i] + flat_file 307 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 347 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 348 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file->blocklens[j] + (ADIO_Offset) n_filetypes*filetype_extent) flat_file 353 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < (flat_file->count - 1)) j++; flat_file 358 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c off = disp + flat_file->indices[j] + flat_file 360 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i); flat_file 400 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < (flat_file->count - 1)) j++; flat_file 406 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c off = disp + flat_file->indices[j] + flat_file 409 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c new_fwr_size = flat_file->blocklens[j]; flat_file 467 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 636 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file = ADIOI_Flatlist; flat_file 637 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 652 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 653 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (disp + flat_file->indices[i] + flat_file 655 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file->blocklens[i] >= offset) { flat_file 657 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = disp + flat_file->indices[i] + flat_file 659 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c + flat_file->blocklens[i] - offset; flat_file 673 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c for (i=0; i<flat_file->count; i++) { flat_file 674 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c sum += flat_file->blocklens[i]; flat_file 678 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c abs_off_in_filetype = flat_file->indices[i] + flat_file 679 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 713 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c f_data_wrote += flat_file->blocklens[j]; flat_file 715 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j<(flat_file->count-1)) j++; flat_file 755 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c + flat_file->indices[j]; flat_file 756 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c file_lengths[k] = flat_file->blocklens[j]; flat_file 759 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j<(flat_file->count - 1)) j++; flat_file 783 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file->indices[j]; flat_file 788 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 791 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j<(flat_file->count - 1)) j++; flat_file 862 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if((new_file_write + flat_file->blocklens[j]) > flat_file 869 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c new_file_write += flat_file->blocklens[j]; flat_file 870 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c end_fwr_size = flat_file->blocklens[j]; flat_file 881 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < (flat_file->count - 1)) j++; flat_file 940 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 941 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = flat_file->blocklens[(j+1)% flat_file 942 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file->count]; flat_file 944 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 949 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < flat_file->count - 1) j++; flat_file 1022 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if((new_file_write + flat_file->blocklens[j]) > flat_file 1029 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c new_file_write += flat_file->blocklens[j]; flat_file 1030 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c end_fwr_size = flat_file->blocklens[j]; flat_file 1041 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < (flat_file->count - 1)) j++; flat_file 1110 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c file_offsets[i] = disp + flat_file->indices[j] + n_filetypes * flat_file 1114 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c file_offsets[0] += flat_file->blocklens[j] - fwr_size; flat_file 1119 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 1120 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = flat_file->blocklens[(j+1)% flat_file 1121 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c flat_file->count]; flat_file 1123 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 1127 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 1129 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c if (j < flat_file->count - 1) j++; flat_file 34 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h ADIOI_Flatlist_node *flat_file, flat_file 20 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 66 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file = ADIOI_Flatlist; flat_file 67 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 68 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (flat_file->count == 1 && !buftype_is_contig) flat_file 199 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file = ADIOI_Flatlist; flat_file 200 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 217 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c for (i=0; i<flat_file->count; i++) { flat_file 218 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (disp + flat_file->indices[i] + flat_file 220 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file->blocklens[i] >= offset) { flat_file 222 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c frd_size = (int) (disp + flat_file->indices[i] + flat_file 224 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c + flat_file->blocklens[i] - offset); flat_file 238 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c for (i=0; i<flat_file->count; i++) { flat_file 239 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c sum += flat_file->blocklens[i]; flat_file 243 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c abs_off_in_filetype = flat_file->indices[i] + flat_file 244 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 275 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j < (flat_file->count-1)) j++; flat_file 281 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c f_data_read += flat_file->blocklens[j]; flat_file 283 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j<(flat_file->count-1)) j++; flat_file 324 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c + flat_file->indices[j]; flat_file 325 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c file_lengths[k] = flat_file->blocklens[j]; flat_file 328 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j<(flat_file->count - 1)) j++; flat_file 403 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file->indices[j]; flat_file 408 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 411 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j<(flat_file->count - 1)) j++; flat_file 527 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if((new_file_read + flat_file->blocklens[j]) > flat_file 534 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c new_file_read += flat_file->blocklens[j]; flat_file 535 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c end_frd_size = flat_file->blocklens[j]; flat_file 546 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j < (flat_file->count - 1)) j++; flat_file 604 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (flat_file->blocklens[j] == end_frd_size) flat_file 605 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c frd_size = flat_file->blocklens[(j+1)% flat_file 606 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file->count]; flat_file 608 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 613 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j < flat_file->count - 1) j++; flat_file 640 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c (new_file_read < flat_file->blocklens[0] ) ) || flat_file 646 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c (new_buffer_read < flat_file->blocklens[0])) ) flat_file 713 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if((new_file_read + flat_file->blocklens[j]) > flat_file 720 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c new_file_read += flat_file->blocklens[j]; flat_file 721 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c end_frd_size = flat_file->blocklens[j]; flat_file 732 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j < (flat_file->count - 1)) j++; flat_file 799 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c file_offsets[i] = disp + flat_file->indices[j] + flat_file 803 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c file_offsets[0] += flat_file->blocklens[j] - frd_size; flat_file 808 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (flat_file->blocklens[j] == end_frd_size) flat_file 809 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c frd_size = flat_file->blocklens[(j+1)% flat_file 810 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c flat_file->count]; flat_file 812 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 816 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 818 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c if (j < flat_file->count - 1) j++; flat_file 25 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 82 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file = ADIOI_Flatlist; flat_file 83 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 84 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (flat_file->count == 1 && !buftype_is_contig) flat_file 241 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file = ADIOI_Flatlist; flat_file 242 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 258 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c for (i=0; i<flat_file->count; i++) { flat_file 259 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (disp + flat_file->indices[i] + flat_file 261 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file->blocklens[i] >= offset) { flat_file 263 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c fwr_size = disp + flat_file->indices[i] + flat_file 265 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c + flat_file->blocklens[i] - offset; flat_file 279 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c for (i=0; i<flat_file->count; i++) { flat_file 280 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c sum += flat_file->blocklens[i]; flat_file 284 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c abs_off_in_filetype = flat_file->indices[i] + flat_file 285 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 317 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j < (flat_file->count -1)) j++; flat_file 323 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c f_data_wrote += flat_file->blocklens[j]; flat_file 325 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j<(flat_file->count-1)) j++; flat_file 366 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c + flat_file->indices[j]; flat_file 367 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c file_lengths[k] = flat_file->blocklens[j]; flat_file 370 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j<(flat_file->count - 1)) j++; flat_file 446 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file->indices[j]; flat_file 451 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 454 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j<(flat_file->count - 1)) j++; flat_file 573 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if((new_file_write + flat_file->blocklens[j]) > flat_file 580 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c new_file_write += flat_file->blocklens[j]; flat_file 581 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c end_fwr_size = flat_file->blocklens[j]; flat_file 592 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j < (flat_file->count - 1)) j++; flat_file 651 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 652 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c fwr_size = flat_file->blocklens[(j+1)% flat_file 653 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file->count]; flat_file 655 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 660 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j < flat_file->count - 1) j++; flat_file 687 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c (new_file_write < flat_file->blocklens[0] ) ) || flat_file 693 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c (new_buffer_write < flat_file->blocklens[0])) ) flat_file 760 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if((new_file_write + flat_file->blocklens[j]) > flat_file 767 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c new_file_write += flat_file->blocklens[j]; flat_file 768 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c end_fwr_size = flat_file->blocklens[j]; flat_file 779 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j < (flat_file->count - 1)) j++; flat_file 850 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c file_offsets[i] = disp + flat_file->indices[j] + flat_file 854 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c file_offsets[0] += flat_file->blocklens[j] - fwr_size; flat_file 859 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 860 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c fwr_size = flat_file->blocklens[(j+1)% flat_file 861 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c flat_file->count]; flat_file 863 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 867 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 869 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c if (j < flat_file->count - 1) j++; flat_file 27 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c ADIOI_Flatlist_node *flat_file; flat_file 47 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c flat_file = ADIOI_Flatlist; flat_file 48 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 64 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c for (i=0; i<flat_file->count; i++) { flat_file 65 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c sum += flat_file->blocklens[i]; flat_file 68 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c abs_off_in_filetype = flat_file->indices[i] + flat_file 69 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 22 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 68 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file = ADIOI_Flatlist; flat_file 69 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 70 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (flat_file->count == 1 && !buftype_is_contig) flat_file 194 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file = ADIOI_Flatlist; flat_file 195 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 212 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c for (i=0; i<flat_file->count; i++) { flat_file 213 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (disp + flat_file->indices[i] + flat_file 215 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file->blocklens[i] >= offset) { flat_file 217 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c frd_size = disp + flat_file->indices[i] + flat_file 219 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c + flat_file->blocklens[i] - offset; flat_file 233 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c for (i=0; i<flat_file->count; i++) { flat_file 234 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c sum += flat_file->blocklens[i]; flat_file 238 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c abs_off_in_filetype = flat_file->indices[i] + flat_file 239 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 271 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j < (flat_file->count-1)) j++; flat_file 277 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c f_data_read += flat_file->blocklens[j]; flat_file 279 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j<(flat_file->count-1)) j++; flat_file 320 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c + flat_file->indices[j]; flat_file 321 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c file_lengths[k] = flat_file->blocklens[j]; flat_file 324 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j<(flat_file->count - 1)) j++; flat_file 369 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file->indices[j]; flat_file 374 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 377 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j<(flat_file->count - 1)) j++; flat_file 468 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if((new_file_read + flat_file->blocklens[j]) > flat_file 475 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c new_file_read += flat_file->blocklens[j]; flat_file 476 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c end_frd_size = flat_file->blocklens[j]; flat_file 487 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j < (flat_file->count - 1)) j++; flat_file 545 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (flat_file->blocklens[j] == end_frd_size) flat_file 546 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c frd_size = flat_file->blocklens[(j+1)% flat_file 547 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file->count]; flat_file 549 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 554 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j < flat_file->count - 1) j++; flat_file 581 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c (new_file_read < flat_file->blocklens[0] ) ) || flat_file 587 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c (new_buffer_read < flat_file->blocklens[0])) ) flat_file 654 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if((new_file_read + flat_file->blocklens[j]) > flat_file 661 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c new_file_read += flat_file->blocklens[j]; flat_file 662 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c end_frd_size = flat_file->blocklens[j]; flat_file 673 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j < (flat_file->count - 1)) j++; flat_file 740 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c file_offsets[i] = disp + flat_file->indices[j] + flat_file 744 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c file_offsets[0] += flat_file->blocklens[j] - frd_size; flat_file 749 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (flat_file->blocklens[j] == end_frd_size) flat_file 750 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c frd_size = flat_file->blocklens[(j+1)% flat_file 751 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c flat_file->count]; flat_file 753 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c frd_size = flat_file->blocklens[j] - end_frd_size; flat_file 757 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 759 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c if (j < flat_file->count - 1) j++; flat_file 27 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 82 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file = ADIOI_Flatlist; flat_file 83 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 84 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (flat_file->count == 1 && !buftype_is_contig) flat_file 221 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file = ADIOI_Flatlist; flat_file 222 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 238 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c for (i=0; i<flat_file->count; i++) { flat_file 239 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (disp + flat_file->indices[i] + flat_file 241 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file->blocklens[i] >= offset) { flat_file 243 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c fwr_size = disp + flat_file->indices[i] + flat_file 245 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c + flat_file->blocklens[i] - offset; flat_file 259 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c for (i=0; i<flat_file->count; i++) { flat_file 260 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c sum += flat_file->blocklens[i]; flat_file 264 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c abs_off_in_filetype = flat_file->indices[i] + flat_file 265 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 298 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j < (flat_file->count -1)) j++; flat_file 304 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c f_data_wrote += flat_file->blocklens[j]; flat_file 306 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j<(flat_file->count-1)) j++; flat_file 347 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c + flat_file->indices[j]; flat_file 348 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c file_lengths[k] = flat_file->blocklens[j]; flat_file 351 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j<(flat_file->count - 1)) j++; flat_file 397 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file->indices[j]; flat_file 403 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c else file_lengths[k] = flat_file->blocklens[j]; flat_file 406 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j<(flat_file->count - 1)) j++; flat_file 499 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if((new_file_write + flat_file->blocklens[j]) > flat_file 506 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c new_file_write += flat_file->blocklens[j]; flat_file 507 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c end_fwr_size = flat_file->blocklens[j]; flat_file 518 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j < (flat_file->count - 1)) j++; flat_file 577 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 578 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c fwr_size = flat_file->blocklens[(j+1)% flat_file 579 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file->count]; flat_file 581 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 586 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j < flat_file->count - 1) j++; flat_file 613 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c (new_file_write < flat_file->blocklens[0] ) ) || flat_file 619 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c (new_buffer_write < flat_file->blocklens[0])) ) flat_file 686 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if((new_file_write + flat_file->blocklens[j]) > flat_file 693 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c new_file_write += flat_file->blocklens[j]; flat_file 694 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c end_fwr_size = flat_file->blocklens[j]; flat_file 705 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j < (flat_file->count - 1)) j++; flat_file 774 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c file_offsets[i] = disp + flat_file->indices[j] + flat_file 778 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c file_offsets[0] += flat_file->blocklens[j] - fwr_size; flat_file 783 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (flat_file->blocklens[j] == end_fwr_size) flat_file 784 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c fwr_size = flat_file->blocklens[(j+1)% flat_file 785 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c flat_file->count]; flat_file 787 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c fwr_size = flat_file->blocklens[j] - end_fwr_size; flat_file 791 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c else file_lengths[i] = flat_file->blocklens[j]; flat_file 793 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c if (j < flat_file->count - 1) j++; flat_file 709 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c ADIOI_Flatlist_node *flat_file; flat_file 744 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file = ADIOI_Flatlist; flat_file 745 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 757 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c ((fd->fp_ind - fd->disp - flat_file->indices[0]) / flat_file 759 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->indices[0]; flat_file 761 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c remainder = (fd->fp_ind - fd->disp - flat_file->indices[0]) % flat_file 766 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=0; i<flat_file->count; i++) { flat_file 767 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c sum += flat_file->blocklens[i]; flat_file 768 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c if ((flat_file->indices[i] - flat_file->indices[0] + flat_file 769 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i]) >= remainder) { flat_file 770 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c sum -= (flat_file->blocklens[i] - (sum - remainder)); flat_file 781 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=flat_file->count - 1; i>=0; i--) { flat_file 782 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c if (flat_file->blocklens[i]) break; flat_file 785 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off += flat_file->indices[i] + flat_file 786 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i] - 1; flat_file 787 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off -= flat_file->indices[0]; flat_file 791 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=0; i<flat_file->count; i++) { flat_file 792 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c sum += flat_file->blocklens[i]; flat_file 794 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off += flat_file->indices[i] + flat_file 795 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i] - sum + remainder - 1; flat_file 799 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off -= flat_file->indices[0]; flat_file 811 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=0; i<flat_file->count; i++) { flat_file 812 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c sum += flat_file->blocklens[i]; flat_file 815 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c st_byte_off += flat_file->indices[i+1]; flat_file 817 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c st_byte_off += flat_file->indices[i] + flat_file 818 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i] - sum + remainder; flat_file 832 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=flat_file->count-1; i>=0; i--) { flat_file 833 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c if (flat_file->blocklens[i]) break; flat_file 842 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off -= filetype_extent - flat_file->indices[i] - flat_file 843 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i] + 1; flat_file 847 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c for (i=0; i<flat_file->count; i++) { flat_file 848 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c sum += flat_file->blocklens[i]; flat_file 850 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c end_byte_off += flat_file->indices[i] + flat_file 851 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c flat_file->blocklens[i] - sum + remainder - 1; flat_file 297 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c ADIOI_Flatlist_node *flat_file; flat_file 354 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c flat_file = ADIOI_Flatlist; flat_file 355 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 361 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c DBG_FPRINTF(stderr, "flattened %3lld : ", flat_file->count ); flat_file 362 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c for (ii=0; ii<flat_file->count; ii++) { flat_file 363 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c DBG_FPRINTF(stderr, "%16lld:%-16lld", flat_file->indices[ii], flat_file->blocklens[ii] ); flat_file 371 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 376 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c for (i=0; i<flat_file->count; i++) { flat_file 378 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c if (flat_file->blocklens[i] == 0) continue; flat_file 379 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 383 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c offset = flat_file->indices[i]; flat_file 384 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c frd_size = flat_file->blocklens[i]; flat_file 402 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c for (i=0; i<flat_file->count; i++) { flat_file 403 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c sum += flat_file->blocklens[i]; flat_file 407 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c abs_off_in_filetype = flat_file->indices[i] + flat_file 408 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 428 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c j = (j + 1) % flat_file->count; flat_file 429 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 462 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c if (off + frd_size < disp + flat_file->indices[j] + flat_file 463 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c flat_file->blocklens[j] + flat_file 472 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c j = (j+1) % flat_file->count; flat_file 474 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c while (flat_file->blocklens[j]==0) { flat_file 475 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c j = (j+1) % flat_file->count; flat_file 480 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c off = disp + flat_file->indices[j] + flat_file 482 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 51 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 159 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c flat_file = ADIOI_Flatlist; flat_file 160 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 166 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 171 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c for (i=0; i<flat_file->count; i++) { flat_file 173 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c if (flat_file->blocklens[i] == 0) continue; flat_file 174 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 178 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c offset = flat_file->indices[i]; flat_file 179 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c frd_size = flat_file->blocklens[i]; flat_file 197 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c for (i=0; i<flat_file->count; i++) { flat_file 198 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c sum += flat_file->blocklens[i]; flat_file 202 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c abs_off_in_filetype = flat_file->indices[i] + flat_file 203 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 230 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c if (st_index == flat_file->count) { flat_file 234 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c } while (flat_file->blocklens[st_index] == 0); flat_file 235 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c fd->fp_ind = disp + flat_file->indices[st_index] flat_file 259 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 261 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c while (flat_file->blocklens[j]==0) { flat_file 262 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 265 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c off = disp + flat_file->indices[j] + n_filetypes*(ADIO_Offset)filetype_extent; flat_file 266 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 301 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c if (off + frd_size < disp + flat_file->indices[j] + flat_file 302 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c flat_file->blocklens[j] + n_filetypes*(ADIO_Offset)filetype_extent) flat_file 307 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 309 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c while (flat_file->blocklens[j]==0) { flat_file 310 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 313 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c off = disp + flat_file->indices[j] + flat_file 315 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c frd_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 349 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 351 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c while (flat_file->blocklens[j]==0) { flat_file 352 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c j = (j+1) % flat_file->count; flat_file 355 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c off = disp + flat_file->indices[j] + flat_file 358 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c new_frd_size = flat_file->blocklens[j]; flat_file 18 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 131 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file = ADIOI_Flatlist; flat_file 132 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 141 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { flat_file 142 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (disp + flat_file->indices[f_index] + flat_file 144 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] >= start_off) flat_file 149 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = disp + flat_file->indices[f_index] + flat_file 151 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] - start_off; flat_file 165 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { flat_file 166 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c sum += flat_file->blocklens[f_index]; flat_file 170 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c abs_off_in_filetype = flat_file->indices[f_index] + flat_file 172 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c (sum - flat_file->blocklens[f_index]); flat_file 200 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 206 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 208 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = ADIOI_MIN(flat_file->blocklens[f_index], flat_file 260 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (off + frd_size < disp + flat_file->indices[f_index] + flat_file 261 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] + flat_file 274 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 279 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 281 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = ADIOI_MIN(flat_file->blocklens[f_index], flat_file 325 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 331 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 334 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c new_frd_size = flat_file->blocklens[f_index]; flat_file 23 ompi/mca/io/romio321/romio/adio/common/ad_seek.c ADIOI_Flatlist_node *flat_file; flat_file 40 ompi/mca/io/romio321/romio/adio/common/ad_seek.c flat_file = ADIOI_Flatlist; flat_file 41 ompi/mca/io/romio321/romio/adio/common/ad_seek.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 59 ompi/mca/io/romio321/romio/adio/common/ad_seek.c for (i=0; i<flat_file->count; i++) { flat_file 60 ompi/mca/io/romio321/romio/adio/common/ad_seek.c sum += flat_file->blocklens[i]; flat_file 62 ompi/mca/io/romio321/romio/adio/common/ad_seek.c abs_off_in_filetype = flat_file->indices[i] + flat_file 63 ompi/mca/io/romio321/romio/adio/common/ad_seek.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 20 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c ADIOI_Flatlist_node *flat_file; flat_file 66 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c flat_file = ADIOI_Flatlist; flat_file 67 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c while (flat_file->type != fd->filetype) flat_file 68 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c flat_file = flat_file->next; flat_file 69 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c for (i=0; i<flat_file->count; i++) { flat_file 70 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c if (flat_file->blocklens[i]) { flat_file 71 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c fd->fp_ind = disp + flat_file->indices[i]; flat_file 29 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 208 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c flat_file = ADIOI_Flatlist; flat_file 209 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 219 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c for (i=0; i<flat_file->count; i++) { flat_file 220 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (disp + flat_file->indices[i] + flat_file 221 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c n_filetypes*(ADIO_Offset)filetype_extent + flat_file->blocklens[i] flat_file 224 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c fwr_size = disp + flat_file->indices[i] + flat_file 226 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c + flat_file->blocklens[i] - offset; flat_file 241 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c for (i=0; i<flat_file->count; i++) { flat_file 242 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c sum += flat_file->blocklens[i]; flat_file 246 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c abs_off_in_filetype = flat_file->indices[i] + flat_file 247 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 292 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 293 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c flat_file->blocklens[j] + n_filetypes*(ADIO_Offset)filetype_extent) flat_file 298 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (j < (flat_file->count - 1)) j++; flat_file 303 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c off = disp + flat_file->indices[j] + flat_file 305 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 352 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c if (j < (flat_file->count - 1)) j++; flat_file 358 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c off = disp + flat_file->indices[j] + flat_file 361 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c new_fwr_size = flat_file->blocklens[j]; flat_file 119 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 224 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c flat_file = ADIOI_Flatlist; flat_file 225 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 231 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c n_filetypes = (offset - flat_file->indices[0]) / filetype_extent; flat_file 236 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c for (i=0; i<flat_file->count; i++) { flat_file 238 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c if (flat_file->blocklens[i] == 0) continue; flat_file 239 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c dist = flat_file->indices[i] + flat_file->blocklens[i] - offset; flat_file 243 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c offset = flat_file->indices[i]; flat_file 244 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c fwr_size = flat_file->blocklens[i]; flat_file 262 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c for (i=0; i<flat_file->count; i++) { flat_file 263 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c sum += flat_file->blocklens[i]; flat_file 267 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c abs_off_in_filetype = flat_file->indices[i] + flat_file 268 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 300 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c if (st_index == flat_file->count) { flat_file 304 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c } while (flat_file->blocklens[st_index] == 0); flat_file 305 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c fd->fp_ind = disp + flat_file->indices[st_index] flat_file 329 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 331 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c while (flat_file->blocklens[j]==0) { flat_file 332 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 336 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c off = disp + flat_file->indices[j] + flat_file 338 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], bufsize-i_offset); flat_file 374 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c if (off + fwr_size < disp + flat_file->indices[j] + flat_file 375 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c flat_file->blocklens[j] + n_filetypes*(ADIO_Offset)filetype_extent) flat_file 380 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 382 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c while (flat_file->blocklens[j]==0) { flat_file 383 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 386 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c off = disp + flat_file->indices[j] + flat_file 388 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c fwr_size = ADIOI_MIN(flat_file->blocklens[j], flat_file 423 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 425 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c while (flat_file->blocklens[j]==0) { flat_file 426 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c j = (j+1) % flat_file->count; flat_file 430 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c off = disp + flat_file->indices[j] + flat_file 433 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c new_fwr_size = flat_file->blocklens[j]; flat_file 18 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c ADIOI_Flatlist_node *flat_buf, *flat_file; flat_file 131 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file = ADIOI_Flatlist; flat_file 132 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 141 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { flat_file 142 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (disp + flat_file->indices[f_index] + flat_file 144 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] >= start_off) flat_file 149 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = disp + flat_file->indices[f_index] + flat_file 151 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] - start_off; flat_file 165 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { flat_file 166 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c sum += flat_file->blocklens[f_index]; flat_file 170 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c abs_off_in_filetype = flat_file->indices[f_index] + flat_file 172 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c (sum - flat_file->blocklens[f_index]); flat_file 200 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 206 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 208 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = ADIOI_MIN(flat_file->blocklens[f_index], flat_file 260 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (off + fwr_size < disp + flat_file->indices[f_index] + flat_file 261 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] + flat_file 274 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 279 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 281 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = ADIOI_MIN(flat_file->blocklens[f_index], flat_file 325 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; flat_file 331 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + flat_file 334 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c new_fwr_size = flat_file->blocklens[f_index]; flat_file 16 ompi/mca/io/romio321/romio/adio/common/byte_offset.c ADIOI_Flatlist_node *flat_file; flat_file 29 ompi/mca/io/romio321/romio/adio/common/byte_offset.c flat_file = ADIOI_Flatlist; flat_file 30 ompi/mca/io/romio321/romio/adio/common/byte_offset.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 39 ompi/mca/io/romio321/romio/adio/common/byte_offset.c for (i=0; i<flat_file->count; i++) { flat_file 40 ompi/mca/io/romio321/romio/adio/common/byte_offset.c sum += flat_file->blocklens[i]; flat_file 42 ompi/mca/io/romio321/romio/adio/common/byte_offset.c abs_off_in_filetype = flat_file->indices[i] + flat_file 43 ompi/mca/io/romio321/romio/adio/common/byte_offset.c size_in_filetype - (sum - flat_file->blocklens[i]); flat_file 22 ompi/mca/io/romio321/romio/adio/common/eof_offset.c ADIOI_Flatlist_node *flat_file; flat_file 43 ompi/mca/io/romio321/romio/adio/common/eof_offset.c flat_file = ADIOI_Flatlist; flat_file 44 ompi/mca/io/romio321/romio/adio/common/eof_offset.c while (flat_file->type != fd->filetype) flat_file 45 ompi/mca/io/romio321/romio/adio/common/eof_offset.c flat_file = flat_file->next; flat_file 56 ompi/mca/io/romio321/romio/adio/common/eof_offset.c for (i=0; i<flat_file->count; i++) { flat_file 57 ompi/mca/io/romio321/romio/adio/common/eof_offset.c sum += flat_file->blocklens[i]; flat_file 58 ompi/mca/io/romio321/romio/adio/common/eof_offset.c if (disp + flat_file->indices[i] + flat_file 60 ompi/mca/io/romio321/romio/adio/common/eof_offset.c flat_file->blocklens[i] >= fsize) { flat_file 61 ompi/mca/io/romio321/romio/adio/common/eof_offset.c if (disp + flat_file->indices[i] + flat_file 63 ompi/mca/io/romio321/romio/adio/common/eof_offset.c sum -= flat_file->blocklens[i]; flat_file 65 ompi/mca/io/romio321/romio/adio/common/eof_offset.c rem = (disp + flat_file->indices[i] + flat_file 67 ompi/mca/io/romio321/romio/adio/common/eof_offset.c + flat_file->blocklens[i] - fsize); flat_file 17 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c ADIOI_Flatlist_node *flat_file; flat_file 30 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c flat_file = ADIOI_Flatlist; flat_file 31 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c while (flat_file->type != fd->filetype) flat_file = flat_file->next; flat_file 43 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c for (i=0; i<flat_file->count; i++) { flat_file 44 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c sum += flat_file->blocklens[i]; flat_file 45 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c if (disp + flat_file->indices[i] + flat_file 46 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c n_filetypes* ADIOI_AINT_CAST_TO_OFFSET filetype_extent + flat_file->blocklens[i] flat_file 48 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c frd_size = disp + flat_file->indices[i] + flat_file 50 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c + flat_file->blocklens[i] - byte_offset;