PPL Logo

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

Go to the source code of this file.

Functions

void ADIOI_HFS_Open (ADIO_File fd, int *error_code)
void ADIOI_HFS_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_HFS_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_HFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code)
void ADIOI_HFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)


Function Documentation

void ADIOI_HFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_HFS_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 14 of file ad_hfs_read.c.

References ADIOI_Error(), ADIOI_FileD::fd_sys, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, MPIR_Err_setmsg(), MPIR_Status_set_bytes(), and myname.

Here is the call graph for this function:

void ADIOI_HFS_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_HFS_Fcntl ( ADIO_File  fd,
int  flag,
ADIO_Fcntl_t fcntl_struct,
int error_code 
)

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

Definition at line 10 of file ad_hfs_resize.c.

References ADIOI_Error(), ADIOI_FileD::fd_sys, MPIR_Err_setmsg(), and myname.

Here is the call graph for this function:


Generated on Mon Sep 21 08:04:33 2020 for Charm++ by  doxygen 1.5.5