
Go to the source code of this file.
Functions | |
| void | ADIO_Set_shared_fp (ADIO_File fd, ADIO_Offset offset, int *error_code) |
| void ADIO_Set_shared_fp | ( | ADIO_File | fd, | |
| ADIO_Offset | offset, | |||
| int * | error_code | |||
| ) |
Definition at line 14 of file ad_set_sh_fp.c.
References ADIO_Open(), ADIO_WriteContig(), ADIOI_NFS_Set_shared_fp(), ADIOI_FileD::file_system, MPI_BYTE, MPI_Comm_dup(), MPI_COMM_SELF, MPI_SUCCESS, ADIOI_FileD::shared_fp_fd, ADIOI_FileD::shared_fp_fname, and status().
Referenced by MPI_File_open(), MPI_File_seek_shared(), and MPI_File_set_view().
1.5.5