PPL Logo

libs/ck-libs/ampi/romio/adio/ad_zoidfs/ad_zoidfs_io.c File Reference

Go to the source code of this file.

Functions

static void ZOIDFS_IOContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int flag, 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)


Function Documentation

static void ZOIDFS_IOContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int  flag,
int error_code 
) [static]

Definition at line 16 of file ad_zoidfs_io.c.

References ADIOI_ZOIDFS_error_convert(), ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIOI_FileD::fs_ptr, MPI_Type_size, MPIO_Err_create_code(), MPIR_Status_set_bytes(), and myname.

Referenced by ADIOI_ZOIDFS_ReadContig(), and ADIOI_ZOIDFS_WriteContig().

Here is the call graph for this function:

Here is the caller graph for this function:

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:


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