
Go to the source code of this file.
| Functions | |
| static void | ADIOI_XFS_Aligned_Mem_File_Read (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int *err) | 
| void | ADIOI_XFS_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_XFS_Aligned_Mem_File_Read | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | len, | |||
| ADIO_Offset | offset, | |||
| int * | err | |||
| ) |  [static] | 
Definition at line 101 of file ad_xfs_read.c.
References ADIOI_FileD::d_miniosz, ADIOI_FileD::fd_direct, ADIOI_FileD::fd_sys, ADIOI_Hints_struct::fs_hints, ADIOI_FileD::hints, size, and ADIOI_Hints_struct::xfs.
Referenced by ADIOI_XFS_ReadContig().

| void ADIOI_XFS_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 18 of file ad_xfs_read.c.
References ADIOI_XFS_Aligned_Mem_File_Read(), ADIOI_FileD::d_mem, ADIOI_FileD::d_miniosz, ADIOI_FileD::direct_read, ADIOI_FileD::fd_sys, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, memalign(), MPI_Type_size, MPIO_Err_create_code(), MPIR_Status_set_bytes(), myname, and size.

 1.5.5
 1.5.5