
Go to the source code of this file.
Functions | |
| int | MPI_File_preallocate (MPI_File fh, MPI_Offset size) |
| int MPI_File_preallocate | ( | MPI_File | fh, | |
| MPI_Offset | size | |||
| ) |
Definition at line 36 of file prealloc.c.
References ADIO_Fcntl(), ADIOI_Error(), ADIO_Fcntl_t::diskspace, MPI_Abort(), MPI_Barrier(), MPI_Bcast(), MPI_Comm_rank(), MPI_COMM_WORLD, MPI_DATATYPE_NULL, MPI_ERR_ARG, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpi_file_preallocate_().
1.5.5