PPL Logo

libs/ck-libs/ampi/romio/adio/ad_ntfs/ad_ntfs_iwrite.c File Reference

Go to the source code of this file.

Functions

void ADIOI_NTFS_Strerror (int error, char *errMsg, int errMsgLen)
int ADIOI_NTFS_aio_poll_fn (void *extra_state, MPI_Status *status)
int ADIOI_NTFS_aio_wait_fn (int count, void **array_of_states, double timeout, MPI_Status *status)
int ADIOI_NTFS_aio_query_fn (void *extra_state, MPI_Status *status)
int ADIOI_NTFS_aio_free_fn (void *extra_state)
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)
int ADIOI_NTFS_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, MPI_Request *request)

Variables

static MPIX_Grequest_class ADIOI_NTFS_greq_class = 0


Function Documentation

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

int ADIOI_NTFS_aio_poll_fn ( void *  extra_state,
MPI_Status status 
)

Definition at line 42 of file ad_ntfs_iwrite.c.

References ADIOI_AIO_req_str::fd, ADIOI_AIO_req_str::lpOvl, MPIO_Err_create_code(), ADIOI_AIO_req_str::nbytes, and ADIOI_AIO_req_str::req.

Referenced by ADIOI_NTFS_aio().

Here is the call graph for this function:

Here is the caller graph for this function:

int ADIOI_NTFS_aio_wait_fn ( int  count,
void **  array_of_states,
double  timeout,
MPI_Status status 
)

Definition at line 77 of file ad_ntfs_iwrite.c.

References fd, and MPIO_Err_create_code().

Referenced by ADIOI_NTFS_aio().

Here is the call graph for this function:

Here is the caller graph for this function:

int ADIOI_NTFS_aio_query_fn ( void *  extra_state,
MPI_Status status 
)

Definition at line 136 of file ad_ntfs_iwrite.c.

References MPI_Status::MPI_SOURCE, MPI_Status_set_cancelled, MPI_Status::MPI_TAG, and ADIOI_AIO_req_str::nbytes.

Referenced by ADIOI_NTFS_aio().

Here is the caller graph for this function:

int ADIOI_NTFS_aio_free_fn ( void *  extra_state  ) 

Definition at line 157 of file ad_ntfs_iwrite.c.

References ADIOI_AIO_req_str::lpOvl.

Referenced by ADIOI_NTFS_aio().

Here is the caller graph for this function:

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:

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


Variable Documentation

Definition at line 13 of file ad_ntfs_iwrite.c.

Referenced by ADIOI_NTFS_aio().


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