iter_st_off       308 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIO_Offset off, req_off, send_off, iter_st_off, *off_list;
iter_st_off       432 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     iter_st_off = min_st_loc;
iter_st_off       474 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c         max_size = ADIOI_MIN(step_size, max_end_loc - iter_st_off + 1);
iter_st_off       485 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                     if (send_off < iter_st_off + max_size) {
iter_st_off       498 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		    if (req_off < iter_st_off + max_size) {
iter_st_off       587 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c         iter_st_off += max_size;