remain_len        370 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c             if (active_frag->remain_len < sizeof (complete_req)) {
remain_len         30 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     size_t remain_len;
remain_len         88 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     curr->remain_len = mca_osc_pt2pt_component.buffer_size;
remain_len        135 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h         if (NULL == curr || curr->remain_len < request_len || (long_send && curr->pending_long_sends == 32)) {
remain_len        162 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     curr->remain_len -= request_len;
remain_len        183 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         if  (active_frag->remain_len < sizeof (unlock_req)) {
remain_len        226 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         if (active_frag->remain_len < sizeof (flush_req)) {