copy_filetype      32 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c     MPI_Datatype copy_etype, copy_filetype;
copy_filetype      13 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c     MPI_Datatype copy_etype, copy_filetype;
copy_filetype      19 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c 	MPI_Datatype copy_etype, copy_filetype;
copy_filetype      49 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c 	    MPI_Type_contiguous(1, filetype, &copy_filetype);
copy_filetype      50 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c 	    MPI_Type_commit(&copy_filetype);
copy_filetype      51 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c 	    fd->filetype = copy_filetype;
copy_filetype      53 ompi/mca/io/romio321/romio/mpi-io/get_view.c     MPI_Datatype copy_etype, copy_filetype;
copy_filetype      92 ompi/mca/io/romio321/romio/mpi-io/get_view.c         MPI_Type_contiguous(1, adio_fh->filetype, &copy_filetype);
copy_filetype      94 ompi/mca/io/romio321/romio/mpi-io/get_view.c         MPI_Type_commit(&copy_filetype);
copy_filetype      95 ompi/mca/io/romio321/romio/mpi-io/get_view.c         *filetype = copy_filetype;