PPL Logo

libs/ck-libs/ampi/romio/adio/ad_zoidfs/ad_zoidfs.h File Reference

Go to the source code of this file.

Typedefs

typedef zoidfs_handle_t ADIOI_ZOIDFS_object

Functions

void ADIOI_ZOIDFS_Open (ADIO_File fd, int *error_code)
void ADIOI_ZOIDFS_Close (ADIO_File fd, int *error_code)
void ADIOI_ZOIDFS_ReadContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_ZOIDFS_WriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_ZOIDFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code)
void ADIOI_ZOIDFS_WriteStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_ZOIDFS_ReadStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_ZOIDFS_Flush (ADIO_File fd, int *error_code)
void ADIOI_ZOIDFS_Delete (char *filename, int *error_code)
void ADIOI_ZOIDFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)
void ADIOI_ZOIDFS_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code)
int ADIOI_ZOIDFS_Feature (ADIO_File fd, int flag)


Typedef Documentation

typedef zoidfs_handle_t ADIOI_ZOIDFS_object

Definition at line 17 of file ad_zoidfs.h.


Function Documentation

void ADIOI_ZOIDFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_ZOIDFS_Close ( ADIO_File  fd,
int error_code 
)

Definition at line 10 of file ad_zoidfs_close.c.

References ADIOI_FileD::fs_ptr.

void ADIOI_ZOIDFS_ReadContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

Definition at line 74 of file ad_zoidfs_io.c.

References ZOIDFS_IOContig().

Here is the call graph for this function:

void ADIOI_ZOIDFS_WriteContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

Definition at line 83 of file ad_zoidfs_io.c.

References ZOIDFS_IOContig().

Here is the call graph for this function:

void ADIOI_ZOIDFS_Fcntl ( ADIO_File  fd,
int  flag,
ADIO_Fcntl_t fcntl_struct,
int error_code 
)

void ADIOI_ZOIDFS_WriteStrided ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

void ADIOI_ZOIDFS_ReadStrided ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

void ADIOI_ZOIDFS_Flush ( ADIO_File  fd,
int error_code 
)

void ADIOI_ZOIDFS_Delete ( char *  filename,
int error_code 
)

Definition at line 13 of file ad_zoidfs_delete.c.

References ADIOI_ZOIDFS_error_convert(), ADIOI_ZOIDFS_Init(), MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

void ADIOI_ZOIDFS_Resize ( ADIO_File  fd,
ADIO_Offset  size,
int error_code 
)

void ADIOI_ZOIDFS_SetInfo ( ADIO_File  fd,
MPI_Info  users_info,
int error_code 
)

int ADIOI_ZOIDFS_Feature ( ADIO_File  fd,
int  flag 
)

Definition at line 4 of file ad_zoidfs_features.c.


Generated on Mon Sep 21 08:05:01 2020 for Charm++ by  doxygen 1.5.5