offset_len         86 ompi/mca/fcoll/two_phase/fcoll_two_phase.h 					  struct iovec *offset_len,
offset_len         61 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				   struct iovec *offset_len,
offset_len        536 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				   struct iovec *offset_len,
offset_len        778 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	two_phase_exchange_data(fh, buf, offset_len,
offset_len        804 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	two_phase_exchange_data(fh, buf, offset_len, send_size,
offset_len        828 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				   void *buf, struct iovec *offset_len,
offset_len        982 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				       recv_buf, offset_len,
offset_len         63 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				    struct iovec *offset_len,
offset_len        598 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				    struct iovec *offset_len,
offset_len        803 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				     offset_len,send_size,
offset_len        894 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				     offset_len,send_size,
offset_len        351 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 					  struct iovec *offset_len,
offset_len        395 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	if (offset_len[i].iov_len==0)
offset_len        397 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	off = (OMPI_MPI_OFFSET_TYPE)(intptr_t)offset_len[i].iov_base;
offset_len        398 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	fd_len = (OMPI_MPI_OFFSET_TYPE)offset_len[i].iov_len;
offset_len        402 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	rem_len = offset_len[i].iov_len - fd_len;
offset_len        450 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	if ((int)offset_len[i].iov_len == 0)
offset_len        452 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	off = (OMPI_MPI_OFFSET_TYPE)(intptr_t)offset_len[i].iov_base;
offset_len        453 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	fd_len = (OMPI_MPI_OFFSET_TYPE)offset_len[i].iov_len;
offset_len        463 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	rem_len = offset_len[i].iov_len - fd_len;