PPL Logo

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

Go to the source code of this file.

Functions

int ADIOI_NTFS_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, void *handle)
void ADIOI_NTFS_Open (ADIO_File fd, int *error_code)
void ADIOI_NTFS_Close (ADIO_File fd, int *error_code)
void ADIOI_NTFS_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_NTFS_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_NTFS_IwriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)
void ADIOI_NTFS_IreadContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)
int ADIOI_NTFS_ReadDone (ADIO_Request *request, ADIO_Status *status, int *error_code)
int ADIOI_NTFS_WriteDone (ADIO_Request *request, ADIO_Status *status, int *error_code)
void ADIOI_NTFS_ReadComplete (ADIO_Request *request, ADIO_Status *status, int *error_code)
void ADIOI_NTFS_WriteComplete (ADIO_Request *request, ADIO_Status *status, int *error_code)
void ADIOI_NTFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code)
void ADIOI_NTFS_IwriteStrided (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Request *request, int *error_code)
void ADIOI_NTFS_Flush (ADIO_File fd, int *error_code)
void ADIOI_NTFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)
void ADIOI_NTFS_Strerror (int error, char *errMsg, int errMsgLen)


Function Documentation

int ADIOI_NTFS_aio ( ADIO_File  fd,
void *  buf,
int  len,
ADIO_Offset  offset,
int  wr,
void *  handle 
)

Referenced by ADIOI_NTFS_IreadContig(), and ADIOI_NTFS_IwriteContig().

Here is the caller graph for this function:

void ADIOI_NTFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_NTFS_Close ( ADIO_File  fd,
int error_code 
)

Definition at line 10 of file ad_ntfs_close.c.

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

Here is the call graph for this function:

void ADIOI_NTFS_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_NTFS_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_NTFS_IwriteContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Request request,
int error_code 
)

Definition at line 169 of file ad_ntfs_iwrite.c.

References ADIOI_NTFS_aio(), ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, MPIO_Err_create_code(), myname, and typesize().

Here is the call graph for this function:

void ADIOI_NTFS_IreadContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Request request,
int error_code 
)

Definition at line 9 of file ad_ntfs_iread.c.

References ADIOI_NTFS_aio(), ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, MPIO_Err_create_code(), myname, and typesize().

Here is the call graph for this function:

int ADIOI_NTFS_ReadDone ( ADIO_Request request,
ADIO_Status *  status,
int error_code 
)

Definition at line 9 of file ad_ntfs_done.c.

int ADIOI_NTFS_WriteDone ( ADIO_Request request,
ADIO_Status *  status,
int error_code 
)

Definition at line 16 of file ad_ntfs_done.c.

void ADIOI_NTFS_ReadComplete ( ADIO_Request request,
ADIO_Status *  status,
int error_code 
)

Definition at line 9 of file ad_ntfs_wait.c.

void ADIOI_NTFS_WriteComplete ( ADIO_Request request,
ADIO_Status *  status,
int error_code 
)

Definition at line 16 of file ad_ntfs_wait.c.

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

void ADIOI_NTFS_IwriteStrided ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Request request,
int error_code 
)

void ADIOI_NTFS_Flush ( ADIO_File  fd,
int error_code 
)

Definition at line 10 of file ad_ntfs_flush.c.

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

Here is the call graph for this function:

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

Definition at line 10 of file ad_ntfs_resize.c.

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

Here is the call graph for this function:

void ADIOI_NTFS_Strerror ( int  error,
char *  errMsg,
int  errMsgLen 
)


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