send_curr_offlen_ptr  312 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     int *send_curr_offlen_ptr, *send_size;
send_curr_offlen_ptr  387 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     send_curr_offlen_ptr = (int *) ADIOI_Calloc(nprocs, sizeof(int));
send_curr_offlen_ptr  481 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                 this_buf_idx[i] = buf_idx[i][send_curr_offlen_ptr[i]];
send_curr_offlen_ptr  482 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                 for (j = send_curr_offlen_ptr[i]; j < my_req[i].count; j++) {
send_curr_offlen_ptr  491 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                 send_curr_offlen_ptr[i] = j;
send_curr_offlen_ptr  597 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIOI_Free(send_curr_offlen_ptr);