PPL Logo

libs/ck-libs/ampi/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c File Reference

Go to the source code of this file.

Functions

int ADIOI_PVFS2_StridedListIO (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code, int rw_type)
int gen_listio_arr (ADIOI_Flatlist_node *flat_buf_p, int *flat_buf_index_p, int64_t *cur_flat_buf_reg_off_p, int flat_buf_size, int flat_buf_extent, ADIOI_Flatlist_node *flat_file_p, int *flat_file_index_p, int64_t *cur_flat_file_reg_off_p, int flat_file_size, int flat_file_extent, int max_ol_count, ADIO_Offset disp, int bytes_into_filetype, int64_t *bytes_completed, int64_t total_io_size, int64_t buf_off_arr[], int32_t buf_len_arr[], int32_t *buf_ol_count_p, int64_t file_off_arr[], int32_t file_len_arr[], int32_t *file_ol_count_p)
void print_buf_file_ol_pairs (int64_t buf_off_arr[], int32_t buf_len_arr[], int32_t buf_ol_count, int64_t file_off_arr[], int32_t file_len_arr[], int32_t file_ol_count, void *buf, int rw_type)


Function Documentation

int ADIOI_PVFS2_StridedListIO ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code,
int  rw_type 
)

int gen_listio_arr ( ADIOI_Flatlist_node flat_buf_p,
int flat_buf_index_p,
int64_t cur_flat_buf_reg_off_p,
int  flat_buf_size,
int  flat_buf_extent,
ADIOI_Flatlist_node flat_file_p,
int flat_file_index_p,
int64_t cur_flat_file_reg_off_p,
int  flat_file_size,
int  flat_file_extent,
int  max_ol_count,
ADIO_Offset  disp,
int  bytes_into_filetype,
int64_t bytes_completed,
int64_t  total_io_size,
int64_t  buf_off_arr[],
int32_t  buf_len_arr[],
int32_t buf_ol_count_p,
int64_t  file_off_arr[],
int32_t  file_len_arr[],
int32_t file_ol_count_p 
)

Definition at line 360 of file ad_pvfs2_io_list.c.

References ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, and ADIOI_Fl_node::indices.

Referenced by ADIOI_PVFS2_StridedListIO().

Here is the caller graph for this function:

void print_buf_file_ol_pairs ( int64_t  buf_off_arr[],
int32_t  buf_len_arr[],
int32_t  buf_ol_count,
int64_t  file_off_arr[],
int32_t  file_len_arr[],
int32_t  file_ol_count,
void *  buf,
int  rw_type 
)

Definition at line 638 of file ad_pvfs2_io_list.c.

Referenced by ADIOI_PVFS2_StridedListIO().

Here is the caller graph for this function:


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