
Go to the source code of this file.
Functions | |
| int | ADIOI_NTFS_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, void *handle) |
| int ADIOI_NTFS_aio | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | len, | |||
| ADIO_Offset | offset, | |||
| int | wr, | |||
| void * | handle | |||
| ) |
Definition at line 95 of file ad_ntfs_iwrite.c.
References errno, ADIOI_FileD::fd_sys, MPI_Abort(), and MPI_COMM_WORLD.
Referenced by ADIOI_NTFS_IreadContig(), and ADIOI_NTFS_IwriteContig().
1.5.5