![]()  | 
  
    SIONlib
    1.7.7
    
   Scalable I/O library for parallel access to task-local files 
   | 
 
Go to the source code of this file.
Functions | |
| int | _sion_get_size_metadatablock1 (_sion_filedesc *sion_filedesc) | 
| int | _sion_calculate_startpointers (_sion_filedesc *sion_filedesc) | 
| int | _sion_calculate_startpointers_collective (_sion_filedesc *sion_filedesc) | 
| int | _sion_calculate_startpointers_collective_msa (_sion_filedesc *fd) | 
| 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.  More... | |
| int _sion_flush_file | ( | int | sid | ) | 
Flush the data to the disk for the current task.
| sid | sion file handle | 
| SION_SUCCESS | if OK | 
Definition at line 960 of file sion_internal.c.