
Go to the source code of this file.
Functions | |
| void | ADIOI_NFS_Get_shared_fp (ADIO_File fd, int incr, ADIO_Offset *shared_fp, int *error_code) |
| void ADIOI_NFS_Get_shared_fp | ( | ADIO_File | fd, | |
| int | incr, | |||
| ADIO_Offset * | shared_fp, | |||
| int * | error_code | |||
| ) |
Definition at line 16 of file ad_nfs_getsh.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_Get_shared_fp().
1.5.5