
Go to the source code of this file.
Functions | |
| int | ADIOI_XFS_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, void *handle) |
| int ADIOI_XFS_aio | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | len, | |||
| ADIO_Offset | offset, | |||
| int | wr, | |||
| void * | handle | |||
| ) |
Definition at line 88 of file ad_xfs_iwrite.c.
References ADIOI_Complete_async(), ADIOI_FileD::d_maxiosz, ADIOI_FileD::d_mem, ADIOI_FileD::d_miniosz, ADIOI_FileD::direct_read, ADIOI_FileD::direct_write, errno, ADIOI_FileD::fd_direct, ADIOI_FileD::fd_sys, MPI_Abort(), MPI_COMM_WORLD, and sleep().
Referenced by ADIOI_XFS_IreadContig(), and ADIOI_XFS_IwriteContig().
1.5.5