mpi_extent        426 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	MPI_Aint mpi_lb = -1, mpi_extent = -1;
mpi_extent        450 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    MPI_Type_get_extent(*mpi_dtype, &mpi_lb, &mpi_extent);
mpi_extent        452 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    pvfs_extent = mpi_extent;