
Go to the source code of this file.
| Functions | |
| static void | ZOIDFS_IOContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int flag, int *error_code) | 
| void | ADIOI_ZOIDFS_ReadContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code) | 
| void | ADIOI_ZOIDFS_WriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code) | 
| static void ZOIDFS_IOContig | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | datatype, | |||
| int | file_ptr_type, | |||
| ADIO_Offset | offset, | |||
| ADIO_Status * | status, | |||
| int | flag, | |||
| int * | error_code | |||
| ) |  [static] | 
Definition at line 16 of file ad_zoidfs_io.c.
References ADIOI_ZOIDFS_error_convert(), ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIOI_FileD::fs_ptr, MPI_Type_size, MPIO_Err_create_code(), MPIR_Status_set_bytes(), and myname.
Referenced by ADIOI_ZOIDFS_ReadContig(), and ADIOI_ZOIDFS_WriteContig().


| void ADIOI_ZOIDFS_ReadContig | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | datatype, | |||
| int | file_ptr_type, | |||
| ADIO_Offset | offset, | |||
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) | 
Definition at line 74 of file ad_zoidfs_io.c.
References ZOIDFS_IOContig().

| void ADIOI_ZOIDFS_WriteContig | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | count, | |||
| MPI_Datatype | datatype, | |||
| int | file_ptr_type, | |||
| ADIO_Offset | offset, | |||
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) | 
Definition at line 83 of file ad_zoidfs_io.c.
References ZOIDFS_IOContig().

 1.5.5
 1.5.5