
Go to the source code of this file.
Variables | |
| struct ADIOI_Fns_struct | ADIO_NTFS_operations |
Initial value:
{
ADIOI_NTFS_Open,
ADIOI_GEN_OpenColl,
ADIOI_NTFS_ReadContig,
ADIOI_NTFS_WriteContig,
ADIOI_GEN_ReadStridedColl,
ADIOI_GEN_WriteStridedColl,
ADIOI_GEN_SeekIndividual,
ADIOI_NTFS_Fcntl,
ADIOI_GEN_SetInfo,
ADIOI_GEN_ReadStrided,
ADIOI_GEN_WriteStrided,
ADIOI_NTFS_Close,
ADIOI_NTFS_IreadContig,
ADIOI_NTFS_IwriteContig,
ADIOI_NTFS_ReadDone,
ADIOI_NTFS_WriteDone,
ADIOI_NTFS_ReadComplete,
ADIOI_NTFS_WriteComplete,
ADIOI_FAKE_IreadStrided,
ADIOI_FAKE_IwriteStrided,
ADIOI_NTFS_Flush,
ADIOI_NTFS_Resize,
ADIOI_GEN_Delete,
ADIOI_GEN_Feature
}
Definition at line 13 of file ad_ntfs.c.
Referenced by ADIO_ResolveFileType().
1.5.5