
Go to the source code of this file.
Functions | |
| void | ADIOI_NFS_Set_shared_fp (ADIO_File fd, ADIO_Offset offset, int *error_code) |
| void ADIOI_NFS_Set_shared_fp | ( | ADIO_File | fd, | |
| ADIO_Offset | offset, | |||
| int * | error_code | |||
| ) |
Definition at line 14 of file ad_nfs_setsh.c.
References ADIO_Open(), ADIOI_Error(), errno, ADIOI_FileD::fd_sys, ADIOI_FileD::file_system, MPI_BYTE, MPI_Comm_dup(), MPI_COMM_SELF, MPI_ERR_UNKNOWN, MPI_SUCCESS, MPIR_Err_setmsg(), ADIOI_FileD::shared_fp_fd, ADIOI_FileD::shared_fp_fname, and write().
Referenced by ADIO_Set_shared_fp().
1.5.5