frag_remaining    261 ompi/mca/pml/ob1/pml_ob1_sendreq.c     size_t frag_remaining;
frag_remaining    265 ompi/mca/pml/ob1/pml_ob1_sendreq.c         frag_remaining = OPAL_THREAD_SUB_FETCH_SIZE_T(&frag->rdma_bytes_remaining, (size_t)rdma_length);
frag_remaining    269 ompi/mca/pml/ob1/pml_ob1_sendreq.c         if( 0 == frag_remaining ) {  /* this frag is now completed. Update the request and be done */