MPIO_Completed_request_create  113 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_iwrite.c 	    MPIO_Completed_request_create(&fd, len, &error_code, request);
MPIO_Completed_request_create  138 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	MPIO_Completed_request_create(&fd, len, error_code, request);
MPIO_Completed_request_create   38 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iread.c     MPIO_Completed_request_create(&fd, len, error_code, request);
MPIO_Completed_request_create   60 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iread.c     MPIO_Completed_request_create(&fd, count*typesize, error_code, request);
MPIO_Completed_request_create   40 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iwrite.c     MPIO_Completed_request_create(&fd, len, error_code, request);
MPIO_Completed_request_create   66 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iwrite.c     MPIO_Completed_request_create(&fd, count*typesize, error_code, request);
MPIO_Completed_request_create   90 ompi/mca/io/romio321/romio/adio/common/ad_iread.c     MPIO_Completed_request_create(&fd, nbytes, error_code, request);
MPIO_Completed_request_create   35 ompi/mca/io/romio321/romio/adio/common/ad_iread_fake.c     MPIO_Completed_request_create(&fd, len, error_code, request);
MPIO_Completed_request_create   60 ompi/mca/io/romio321/romio/adio/common/ad_iread_fake.c     MPIO_Completed_request_create(&fd, nbytes, error_code, request);
MPIO_Completed_request_create  160 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	    MPIO_Completed_request_create(&fd, len, &error_code, request);
MPIO_Completed_request_create  206 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     MPIO_Completed_request_create(&fd, nbytes, error_code, request);
MPIO_Completed_request_create   38 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_fake.c     MPIO_Completed_request_create(&fd, nbytes, error_code, request);
MPIO_Completed_request_create   64 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_fake.c     MPIO_Completed_request_create(&fd, nbytes, error_code, request);
MPIO_Completed_request_create  462 ompi/mca/io/romio321/romio/adio/include/adio.h void MPIO_Completed_request_create(MPI_File *fh, MPI_Offset nbytes,
MPIO_Completed_request_create  150 ompi/mca/io/romio321/romio/mpi-io/iread.c 	    MPIO_Completed_request_create(&adio_fh, nbytes, &error_code, request);
MPIO_Completed_request_create  122 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c 	    MPIO_Completed_request_create(&adio_fh, nbytes, &error_code, request);
MPIO_Completed_request_create  157 ompi/mca/io/romio321/romio/mpi-io/iwrite.c 	    MPIO_Completed_request_create(&adio_fh, nbytes, &error_code, request);
MPIO_Completed_request_create  109 ompi/mca/io/romio321/romio/mpi-io/iwrite_sh.c 	    MPIO_Completed_request_create(&adio_fh, bufsize, &error_code, request);