tmp_mem_req        24 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_Request tmp_mem_req, mem_req, tmp_file_req, file_req;
tmp_mem_req        38 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     memset(&tmp_mem_req, 0, sizeof(PVFS_Request));
tmp_mem_req       132 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     ret = convert_mpi_pvfs2_dtype(&datatype, &tmp_mem_req);
tmp_mem_req       143 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     ret = PVFS_Request_contiguous(count, tmp_mem_req, &mem_req);
tmp_mem_req       147 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_Request_free(&tmp_mem_req);