unpack_dst_extent  571 ompi/mca/coll/portals4/coll_portals4_gather.c                              &request->u.gather.unpack_dst_extent);
unpack_dst_extent  866 ompi/mca/coll/portals4/coll_portals4_gather.c                              &request->u.gather.unpack_dst_extent);
unpack_dst_extent 1113 ompi/mca/coll/portals4/coll_portals4_gather.c             uint64_t offset = request->u.gather.unpack_dst_extent * request->u.gather.unpack_dst_count * ((request->u.gather.my_rank + i) % request->u.gather.size);
unpack_dst_extent 1182 ompi/mca/coll/portals4/coll_portals4_gather.c                                                       request->u.gather.unpack_dst_buf + (request->u.gather.unpack_dst_extent*request->u.gather.unpack_dst_count*i),
unpack_dst_extent  120 ompi/mca/coll/portals4/coll_portals4_request.h             MPI_Aint                unpack_dst_extent;
unpack_dst_extent  160 ompi/mca/coll/portals4/coll_portals4_request.h             MPI_Aint                unpack_dst_extent;
unpack_dst_extent  373 ompi/mca/coll/portals4/coll_portals4_scatter.c                                  &request->u.scatter.unpack_dst_extent);