PPL Logo

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

Go to the source code of this file.

Typedefs

typedef struct aiocb64 aiocb64_t

Functions

void ADIOI_XFS_Open (ADIO_File fd, int *error_code)
void ADIOI_XFS_Close (ADIO_File fd, int *error_code)
void ADIOI_XFS_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_XFS_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_XFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code)
void ADIOI_XFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)
void ADIOI_XFS_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code)


Typedef Documentation

typedef struct aiocb64 aiocb64_t

Definition at line 22 of file ad_xfs.h.


Function Documentation

void ADIOI_XFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_XFS_Close ( ADIO_File  fd,
int error_code 
)

void ADIOI_XFS_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_XFS_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_XFS_Fcntl ( ADIO_File  fd,
int  flag,
ADIO_Fcntl_t fcntl_struct,
int error_code 
)

Definition at line 16 of file ad_xfs_fcntl.c.

References ADIO_Fcntl_t::atomicity, ADIOI_FileD::atomicity, ADIO_Fcntl_t::diskspace, ADIOI_FileD::fd_sys, ADIO_Fcntl_t::fsize, MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

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

Definition at line 10 of file ad_xfs_resize.c.

References ADIOI_FileD::fd_sys, MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

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


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