Go to the source code of this file.
Functions | |
int | MPI_File_preallocate (MPI_File mpi_fh, MPI_Offset size) |
int MPI_File_preallocate | ( | MPI_File | mpi_fh, | |
MPI_Offset | size | |||
) |
Definition at line 35 of file prealloc.c.
References ADIO_Fcntl(), ADIOI_FileD::comm, ADIO_Fcntl_t::diskspace, fh, MPI_Barrier, MPI_Bcast, MPI_Comm_rank, MPIO_Err_create_code(), MPIO_Err_return_file(), MPIO_File_resolve(), and myname.
Referenced by mpi_file_preallocate_().