IOR_offset_t POSIX_GetFileSize(aiori_mod_opt_t *test, char *testFileName)
void POSIX_Delete(char *testFileName, aiori_mod_opt_t *module_options)
static option_help options[]
aiori_fd_t * POSIX_Create(char *testFileName, int flags, aiori_mod_opt_t *module_options)
int POSIX_check_params(aiori_mod_opt_t *param)
void POSIX_Fsync(aiori_fd_t *, aiori_mod_opt_t *)
void POSIX_xfer_hints(aiori_xfer_hint_t *params)
int POSIX_Mknod(char *testFileName)
void POSIX_Close(aiori_fd_t *fd, aiori_mod_opt_t *module_options)
int POSIX_Rename(const char *oldfile, const char *newfile, aiori_mod_opt_t *module_options)
long long int IOR_offset_t
option_help * POSIX_options(aiori_mod_opt_t **init_backend_options, aiori_mod_opt_t *init_values)
void POSIX_Sync(aiori_mod_opt_t *param)
aiori_fd_t * POSIX_Open(char *testFileName, int flags, aiori_mod_opt_t *module_options)