
Go to the source code of this file.
Functions | |
| void | ADIOI_TESTFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code) |
| void ADIOI_TESTFS_Fcntl | ( | ADIO_File | fd, | |
| int | flag, | |||
| ADIO_Fcntl_t * | fcntl_struct, | |||
| int * | error_code | |||
| ) |
Definition at line 13 of file ad_testfs_fcntl.c.
References ADIO_SetInfo(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), 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::disp, ADIOI_FileD::disp, ADIO_Fcntl_t::etype, ADIOI_FileD::etype, ADIOI_FileD::etype_size, ADIOI_FileD::filename, ADIO_Fcntl_t::filetype, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIO_Fcntl_t::fsize, ADIOI_Fl_node::indices, ADIO_Fcntl_t::info, ADIO_Fcntl_t::iomode, ADIOI_FileD::iomode, MPI_Abort(), MPI_Barrier(), MPI_Comm_rank(), MPI_Comm_size(), MPI_COMM_WORLD, MPI_SUCCESS, MPI_Type_commit(), MPI_Type_contiguous(), MPI_Type_free(), MPI_Type_get_envelope(), MPI_Type_size(), ADIOI_Fl_node::next, and ADIOI_Fl_node::type.
1.5.5