14 #ifndef SION_SION_INTERNAL_STARTPTR_H
15 #define SION_SION_INTERNAL_STARTPTR_H
20 int _sion_get_size_metadatablock1(
_sion_filedesc *sion_filedesc );
21 int _sion_calculate_startpointers(
_sion_filedesc *sion_filedesc );
22 int _sion_calculate_startpointers_collective(
_sion_filedesc *sion_filedesc );
23 int _sion_calculate_startpointers_collective_msa(
_sion_filedesc *fd);
24 int _sion_calculate_startpointers_collective_merge(
_sion_filedesc *sion_filedesc );
int _sion_flush_file(int sid)
Flush the data to the disk for the current task.
Sion File Descriptor Structure.