file_req           45 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c     PVFS_Request file_req;
file_req           83 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 					   &file_req);
file_req           89 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 				 file_req,
file_req          127 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 					   &file_req);
file_req          133 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_preadv.c 				 file_req,
file_req           46 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c     PVFS_Request file_req;
file_req          100 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 					   &file_req);
file_req          106 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 				  file_req,
file_req          136 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 					   &file_req);
file_req          142 ompi/mca/fbtl/pvfs2/fbtl_pvfs2_pwritev.c 				  file_req,
file_req           75 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c     ret = PVFS_Request_contiguous(len, PVFS_BYTE, &(aio_req->file_req));
file_req           95 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	ret = PVFS_isys_read(pvfs_fs->object_ref, aio_req->file_req, offset, 
file_req          105 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	ret = PVFS_isys_write(pvfs_fs->object_ref, aio_req->file_req, offset, 
file_req          157 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c     PVFS_Request_free(&(aio_req->file_req));
file_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;
file_req           41 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     memset(&file_req, 0, sizeof(PVFS_Request));
file_req          151 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c                                 tmp_file_req, &file_req);
file_req          158 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	ret = PVFS_sys_read(pvfs_fs->object_ref, file_req, off, buf,
file_req          161 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	ret = PVFS_sys_write(pvfs_fs->object_ref, file_req, off, buf,
file_req          185 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     PVFS_Request_free(&file_req);    
file_req           51 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     PVFS_Request mem_req, file_req;
file_req          279 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 				    file_off_arr, PVFS_BYTE, &file_req);
file_req          282 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    ret = PVFS_sys_read(pvfs_fs->object_ref, file_req, 0,
file_req          288 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    ret = PVFS_sys_write(pvfs_fs->object_ref, file_req, 0,
file_req          303 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    PVFS_Request_free(&file_req);
file_req          309 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	PVFS_Request_free(&file_req);
file_req           21 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     PVFS_Request file_req, mem_req;
file_req           43 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     ret = PVFS_Request_contiguous(len, PVFS_BYTE, &file_req);
file_req           63 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     ret = PVFS_sys_read(pvfs_fs->object_ref, file_req, offset, buf, 
file_req           92 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     PVFS_Request_free(&file_req);
file_req           48 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     PVFS_Request mem_req, file_req;
file_req          141 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 			    PVFS_BYTE, &file_req);
file_req          146 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    err_flag = PVFS_sys_read(pvfs_fs->object_ref, file_req, 
file_req          162 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    PVFS_Request_free(&file_req);
file_req          349 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 					     &file_req);
file_req          367 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_sys_read(pvfs_fs->object_ref, file_req, 0, 
file_req          384 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    PVFS_Request_free(&file_req);
file_req          431 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    file_offsets, PVFS_BYTE, &file_req);
file_req          447 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_sys_read(pvfs_fs->object_ref, file_req, 0, 
file_req          463 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    PVFS_Request_free(&file_req);
file_req          837 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    file_offsets, PVFS_BYTE, &file_req);
file_req          853 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_sys_read(pvfs_fs->object_ref, file_req, 0, 
file_req          868 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    PVFS_Request_free(&file_req);
file_req           20 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c     PVFS_Request file_req, mem_req;
file_req           42 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c     ret = PVFS_Request_contiguous(len, PVFS_BYTE, &file_req);
file_req           58 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	ret = PVFS_sys_write(pvfs_fs->object_ref, file_req, offset,  (void *)buf,
file_req           80 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	ret = PVFS_sys_write(pvfs_fs->object_ref, file_req, fd->fp_ind, (void *)buf,
file_req          103 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c     PVFS_Request_free(&file_req);
file_req           54 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     PVFS_Request mem_req, file_req;
file_req          170 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 						       PVFS_BYTE, &file_req);
file_req          185 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		    err_flag = PVFS_sys_write(pvfs_fs->object_ref, file_req, 
file_req          212 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		    PVFS_Request_free(&file_req);
file_req          392 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 					     &file_req);
file_req          410 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_sys_write(pvfs_fs->object_ref, file_req, 0, 
file_req          430 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    PVFS_Request_free(&file_req);
file_req          476 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 					     &file_req);
file_req          492 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_sys_write(pvfs_fs->object_ref, file_req, 0, 
file_req          510 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    PVFS_Request_free(&file_req);
file_req          891 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 					     &file_req);
file_req          908 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_sys_write(pvfs_fs->object_ref, file_req, 0, 
file_req          930 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    PVFS_Request_free(&file_req);
file_req          145 ompi/mca/io/romio321/romio/adio/include/adioi.h 	PVFS_Request file_req;