14 #ifndef SION_SION_CACHE_H
15 #define SION_SION_CACHE_H
int _sion_cache_destroy_linux(_sion_filedesc *sion_filedesc)
Deallocate cache for linux.
int _sion_cache_load_linux(_sion_filedesc *sion_filedesc)
Load an already allocated cache for linux.
int _sion_cache_init(_sion_filedesc *sion_filedesc)
Allocate and initalize the cache.
int _sion_cache_create_linux(_sion_filedesc *sion_filedesc)
Allocate cache for linux.
int _sion_cache_check_env(_sion_filedesc *sion_filedesc)
Check if environment variables are set to use cache.
int _sion_cache_destroy(_sion_filedesc *sion_filedesc)
Deallocate the cache.
Sion File Descriptor Structure.