
Go to the source code of this file.
Functions | |
| void | ADIOI_Get_eof_offset (ADIO_File fd, ADIO_Offset *eof_offset) |
| void ADIOI_Get_eof_offset | ( | ADIO_File | fd, | |
| ADIO_Offset * | eof_offset | |||
| ) |
Definition at line 15 of file eof_offset.c.
References ADIO_Fcntl(), ADIOI_Datatype_iscontig(), ADIOI_Flatlist, ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, ADIOI_FileD::etype_size, ADIOI_FileD::filetype, ADIO_Fcntl_t::fsize, ADIOI_Fl_node::indices, MPI_Type_extent(), MPI_Type_size(), ADIOI_Fl_node::next, and ADIOI_Fl_node::type.
Referenced by MPI_File_seek(), and MPI_File_seek_shared().
1.5.5