
Go to the source code of this file.
Functions | |
| void | ADIOI_SFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code) |
| void ADIOI_SFS_Fcntl | ( | ADIO_File | fd, | |
| int | flag, | |||
| ADIO_Fcntl_t * | fcntl_struct, | |||
| int * | error_code | |||
| ) |
Definition at line 12 of file ad_sfs_fcntl.c.
References ADIO_ReadContig(), ADIO_SetInfo(), ADIO_WriteContig(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_Error(), ADIOI_Flatlist, ADIOI_Flatten_datatype(), ADIO_Fcntl_t::atomicity, ADIOI_FileD::atomicity, ADIOI_Fl_node::blocklens, ADIOI_FileD::comm, ADIOI_Fl_node::count, ADIO_Fcntl_t::diskspace, ADIO_Fcntl_t::disp, ADIOI_FileD::disp, done, errno, ADIO_Fcntl_t::etype, ADIOI_FileD::etype, ADIOI_FileD::etype_size, ADIOI_FileD::fd_sys, ADIO_Fcntl_t::filetype, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIO_Fcntl_t::fsize, ADIOI_Fl_node::indices, ADIO_Fcntl_t::info, ADIO_Fcntl_t::iomode, ADIOI_FileD::iomode, MPI_Abort(), MPI_Barrier(), MPI_BYTE, MPI_COMM_WORLD, MPI_ERR_UNKNOWN, MPI_SUCCESS, MPI_Type_commit(), MPI_Type_contiguous(), MPI_Type_free(), MPI_Type_get_envelope(), MPI_Type_size(), MPIR_Err_setmsg(), ADIOI_Fl_node::next, size, status(), and ADIOI_Fl_node::type.
1.5.5