
Go to the source code of this file.
Variables | |
| struct ADIOI_Fns_struct | ADIO_SFS_operations |
Initial value:
{
ADIOI_SFS_Open,
ADIOI_GEN_ReadContig,
ADIOI_GEN_WriteContig,
ADIOI_GEN_ReadStridedColl,
ADIOI_GEN_WriteStridedColl,
ADIOI_GEN_SeekIndividual,
ADIOI_SFS_Fcntl,
ADIOI_GEN_SetInfo,
ADIOI_GEN_ReadStrided,
ADIOI_GEN_WriteStrided,
ADIOI_GEN_Close,
ADIOI_FAKE_IreadContig,
ADIOI_FAKE_IwriteContig,
ADIOI_FAKE_IODone,
ADIOI_FAKE_IODone,
ADIOI_FAKE_IOComplete,
ADIOI_FAKE_IOComplete,
ADIOI_FAKE_IreadStrided,
ADIOI_FAKE_IwriteStrided,
ADIOI_SFS_Flush,
ADIOI_GEN_Resize,
ADIOI_GEN_Delete,
}
Definition at line 13 of file ad_sfs.c.
Referenced by ADIO_ResolveFileType().
1.5.5