Lines Matching refs:total_segments
177 uint32_t total_segments = 0; in xdrrdma_getrdmablk() local
206 total_segments++; in xdrrdma_getrdmablk()
228 actual_segments < total_segments; actual_segments++) { in xdrrdma_getrdmablk()
254 if ((total_segments - actual_segments - 1) == 0 && in xdrrdma_getrdmablk()
260 if ((total_segments - actual_segments - 1) > 0 && in xdrrdma_getrdmablk()
263 int, total_segments, int, actual_segments); in xdrrdma_getrdmablk()
439 uint32_t total_segments = 0; in xdrrdma_getbytes() local
446 total_segments++; in xdrrdma_getbytes()
466 actual_segments < total_segments; actual_segments++) { in xdrrdma_getbytes()
486 if ((total_segments - actual_segments - 1) == 0 && in xdrrdma_getbytes()
493 if ((total_segments - actual_segments - 1) > 0 && in xdrrdma_getbytes()
496 int, total_segments, int, actual_segments); in xdrrdma_getbytes()
528 if ((total_segments - actual_segments - 1) == 0 || in xdrrdma_getbytes()