
Go to the source code of this file.
Functions | |
| ADIO_Offset | ADIOI_GEN_SeekIndividual (ADIO_File fd, ADIO_Offset offset, int whence, int *error_code) |
| ADIO_Offset ADIOI_GEN_SeekIndividual | ( | ADIO_File | fd, | |
| ADIO_Offset | offset, | |||
| int | whence, | |||
| int * | error_code | |||
| ) |
Definition at line 27 of file ad_seek.c.
References ADIOI_Datatype_iscontig(), ADIOI_Error(), ADIOI_Flatlist, ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, errno, ADIOI_FileD::etype_size, ADIOI_FileD::fd_sys, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIOI_Fl_node::indices, MPI_ERR_UNKNOWN, MPI_SUCCESS, MPI_Type_extent(), MPI_Type_size(), MPIR_Err_setmsg(), ADIOI_Fl_node::next, and ADIOI_Fl_node::type.
Referenced by ADIOI_NFS_SeekIndividual(), ADIOI_PFS_SeekIndividual(), ADIOI_SFS_SeekIndividual(), and ADIOI_UFS_SeekIndividual().
1.5.5