Go to the source code of this file.
Functions | |
void | ADIOI_SFS_Open (ADIO_File fd, int *error_code) |
void | ADIOI_SFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code) |
void | ADIOI_SFS_Flush (ADIO_File fd, int *error_code) |
Definition at line 10 of file ad_sfs_open.c.
References ADIOI_FileD::access_mode, ADIOI_Error(), ADIOI_FileD::fd_direct, ADIOI_FileD::fd_sys, ADIOI_FileD::filename, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, MPIR_Err_setmsg(), myname, Ck::IO::open(), ADIOI_FileD::perm, and perm.
void ADIOI_SFS_Fcntl | ( | ADIO_File | fd, | |
int | flag, | |||
ADIO_Fcntl_t * | fcntl_struct, | |||
int * | error_code | |||
) |
Definition at line 11 of file ad_sfs_fcntl.c.
References ADIOI_Error(), ADIOI_GEN_Prealloc(), ADIO_Fcntl_t::atomicity, ADIOI_FileD::atomicity, buf, ADIOI_FileD::comm, ADIO_Fcntl_t::diskspace, CpuTopoDetails::done, ADIOI_FileD::fd_sys, ADIOI_FileD::fp_sys_posn, ADIO_Fcntl_t::fsize, fsync(), len, MPI_Abort, MPI_Barrier, MPIR_Err_setmsg(), myname, size, and status.
Definition at line 10 of file ad_sfs_flush.c.
References ADIOI_Error(), MPIR_Err_setmsg(), and myname.