Go to the source code of this file.
typedef long ADIO_Offset |
typedef struct ADIOI_Fns_struct ADIOI_Fns |
typedef struct ADIOI_Hints_struct ADIOI_Hints |
typedef struct ADIOI_FileD* ADIO_File |
typedef MPI_Request ADIO_Request |
Definition at line 34 of file info_create.c.
References MPIR_MPIOInit().
Referenced by ADIO_Init(), ADIOI_BGL_SetInfo(), ADIOI_GEN_SetInfo(), ADIOI_GRIDFTP_SetInfo(), ADIOI_incorporate_system_hints(), ADIOI_LUSTRE_SetInfo(), ADIOI_PANFS_SetInfo(), ADIOI_PFS_SetInfo(), ADIOI_PIOFS_SetInfo(), ADIOI_PVFS2_SetInfo(), ADIOI_PVFS_SetInfo(), ADIOI_XFS_SetInfo(), main(), mpi_info_create_(), and test_file().
Definition at line 36 of file info_set.c.
References ADIOI_Strdup(), and MPI_Abort.
Definition at line 35 of file info_delete.c.
References CpuTopoDetails::done, and MPI_Abort.
Referenced by mpi_info_delete_().
Definition at line 40 of file info_get.c.
References ADIOI_Strncpy(), and MPI_Abort.
Definition at line 39 of file info_getvln.c.
References MPI_Abort.
Referenced by ADIOI_GRIDFTP_SetInfo(), AMPI_Migrate(), and mpi_info_get_valuelen_().
Definition at line 38 of file info_getnth.c.
References ADIOI_Strncpy(), and MPI_Abort.
Referenced by ADIOI_GRIDFTP_SetInfo(), ADIOI_incorporate_system_hints(), AMPI_Migrate(), dump_keys(), main(), mpi_info_get_nthkey_(), and print_hints().
Definition at line 37 of file info_dup.c.
References ADIOI_Strdup(), and MPI_Abort.
Definition at line 34 of file info_free.c.
References MPI_Abort, and MPIR_Info::next.
Referenced by ADIO_Close(), ADIO_End(), ADIO_Open(), main(), mpi_info_free_(), print_hints(), and test_file().
Definition at line 36 of file info_c2f.c.
References MPIR_Infotable, MPIR_Infotable_max, and MPIR_Infotable_ptr.
Definition at line 36 of file info_f2c.c.
References MPI_Abort, MPIR_Infotable, and MPIR_Infotable_ptr.
Referenced by mpi_file_delete_(), mpi_file_open_(), mpi_file_set_info_(), mpi_file_set_view_(), mpi_info_delete_(), mpi_info_dup_(), mpi_info_free_(), mpi_info_get_(), mpi_info_get_nkeys_(), mpi_info_get_nthkey_(), mpi_info_get_valuelen_(), and mpi_info_set_().
Referenced by ADIO_FileSysType_parentdir(), and getAmpiBinaryPath().
int lstat | ( | const char * | file_name, | |
struct stat * | buf | |||
) |
Referenced by ADIOI_BGL_Flush(), ADIOI_GEN_Flush(), ADIOI_PFS_Flush(), ADIOI_SFS_Fcntl(), LogPool::closeLog(), and Ck::IO::impl::WriteSession::syncData().
Referenced by ADIOI_GEN_Resize(), ADIOI_NFS_Resize(), ADIOI_PANFS_Resize(), arg_init(), and CmiSendMessagePxshm().
Definition at line 53 of file ad_init.c.
References ADIOI_Direct_read, ADIOI_Direct_write, ADIOI_MPE_close_a, ADIOI_MPE_close_b, ADIOI_MPE_iread_a, ADIOI_MPE_iread_b, ADIOI_MPE_iwrite_a, ADIOI_MPE_iwrite_b, ADIOI_MPE_lseek_a, ADIOI_MPE_lseek_b, ADIOI_MPE_open_a, ADIOI_MPE_open_b, ADIOI_MPE_openinternal_a, ADIOI_MPE_openinternal_b, ADIOI_MPE_postwrite_a, ADIOI_MPE_postwrite_b, ADIOI_MPE_read_a, ADIOI_MPE_read_b, ADIOI_MPE_readlock_a, ADIOI_MPE_readlock_b, ADIOI_MPE_stat_a, ADIOI_MPE_stat_b, ADIOI_MPE_unlock_a, ADIOI_MPE_unlock_b, ADIOI_MPE_write_a, ADIOI_MPE_write_b, ADIOI_MPE_writelock_a, ADIOI_MPE_writelock_b, ADIOI_process_system_hints(), c, MPI_Comm_rank, MPI_Info_create(), and my_consensus().
Referenced by MPIR_MPIOInit().
void ADIO_End | ( | int * | error_code | ) |
Definition at line 13 of file ad_end.c.
References ADIOI_Fl_node::blocklens, datarep, ADIOI_Fl_node::indices, MPI_Info_free(), MPI_Op_free, MPIR_Infotable, ADIOI_Datarep::name, ADIOI_Datarep::next, ADIOI_Fl_node::next, and PMPI_File_set_errhandler.
Referenced by ADIOI_End_call().
MPI_File ADIO_Open | ( | MPI_Comm | orig_comm, | |
MPI_Comm | comm, | |||
char * | filename, | |||
int | file_system, | |||
ADIOI_Fns * | ops, | |||
int | access_mode, | |||
ADIO_Offset | disp, | |||
MPI_Datatype | etype, | |||
MPI_Datatype | filetype, | |||
MPI_Info | info, | |||
int | perm, | |||
int * | error_code | |||
) |
Definition at line 21 of file ad_open.c.
References ADIO_Feature(), ADIO_SetInfo(), ADIOI_incorporate_system_hints(), ADIOI_OpenColl(), ADIOI_Strdup(), ADIOI_Fns_struct::ADIOI_xxx_Close, ADIOI_FileD::agg_comm, ADIOI_FileD::async_count, ADIOI_FileD::atomicity, build_cb_config_list(), ADIOI_Hints_struct::cb_config_list, ADIOI_FileD::comm, ADIOI_FileD::cookie, ADIOI_Hints_struct::deferred_open, ADIOI_FileD::disp, ADIOI_FileD::err_handler, ADIOI_FileD::etype, ADIOI_FileD::etype_size, fd, ADIOI_FileD::file_realm_st_offs, ADIOI_FileD::file_realm_types, ADIOI_FileD::file_system, ADIOI_FileD::filename, ADIOI_FileD::filetype, ADIOI_FileD::fns, ADIOI_FileD::fortran_handle, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, ADIOI_FileD::fs_ptr, ADIOI_FileD::hints, ADIOI_FileD::info, ADIOI_Hints_struct::initialized, ADIOI_FileD::is_agg, is_aggregator(), ADIOI_FileD::is_open, MPI_Allreduce, MPI_Comm_rank, MPI_Comm_split, MPI_Info_free(), MPIO_Err_create_code(), MPIO_File_create(), MPIO_File_resolve(), ADIOI_FileD::my_cb_nodes_index, myname, ADIOI_FileD::perm, rank, ADIOI_Hints_struct::ranklist, ADIOI_FileD::shared_fp_fd, ADIOI_FileD::split_coll_count, uses_generic_read(), and uses_generic_write().
Referenced by ADIO_Get_shared_fp(), ADIO_Set_shared_fp(), ADIOI_BGL_Get_shared_fp(), ADIOI_BGL_Set_shared_fp(), ADIOI_NFS_Get_shared_fp(), ADIOI_NFS_Set_shared_fp(), and MPI_File_open().
Definition at line 10 of file ad_iopen.c.
References ADIOI_Fns_struct::ADIOI_xxx_Open, ADIOI_FileD::comm, ADIOI_FileD::filename, ADIOI_FileD::fns, ADIOI_FileD::is_open, and MPI_Comm_rank.
Definition at line 15 of file ad_close.c.
References ADIOI_FileD::access_mode, ADIO_Delete(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_HINT_ENABLE, ADIOI_Fns_struct::ADIOI_xxx_Close, ADIOI_FileD::agg_comm, ADIOI_FileD::async_count, ADIOI_Hints_struct::cb_config_list, ADIOI_Hints_struct::cb_nodes, ADIOI_Hints_struct::cb_pfr, ADIOI_FileD::comm, ADIOI_FileD::etype, ADIOI_FileD::file_realm_st_offs, ADIOI_FileD::file_realm_types, ADIOI_FileD::filename, ADIOI_FileD::filetype, ADIOI_FileD::fns, ADIOI_FileD::fortran_handle, ADIOI_FileD::hints, ADIOI_FileD::info, ADIOI_FileD::is_open, MPI_Barrier, MPI_Comm_free, MPI_Comm_rank, MPI_Info_free(), MPI_Type_free, MPIO_Err_create_code(), myname, and ADIOI_Hints_struct::ranklist.
Referenced by MPI_File_close(), and MPI_File_open().
void ADIO_ReadContig | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Status * | status, | |||
int * | error_code | |||
) |
Referenced by ADIO_Get_shared_fp(), ADIOI_BGL_ReadStrided(), ADIOI_BGL_ReadStridedColl(), ADIOI_FAKE_IreadContig(), ADIOI_GEN_aio(), ADIOI_GEN_Prealloc(), ADIOI_GEN_ReadStrided(), ADIOI_GEN_ReadStrided_naive(), ADIOI_GEN_ReadStridedColl(), ADIOI_IOFiletype(), ADIOI_IOStridedColl(), ADIOI_LUSTRE_Fcntl(), ADIOI_LUSTRE_W_Exchange_data(), ADIOI_NFS_ReadStrided(), ADIOI_Read_and_exch(), ADIOI_W_Exchange_data(), ADIOI_W_Exchange_data_alltoallv(), MPI_File_iread_shared(), MPI_File_read_shared(), MPIOI_File_iread(), and MPIOI_File_read().
void ADIO_WriteContig | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
int * | bytes_written, | |||
int * | error_code | |||
) |
Referenced by ADIO_Get_shared_fp(), ADIO_Set_shared_fp(), ADIOI_BGL_WriteStrided(), ADIOI_BGL_WriteStridedColl(), ADIOI_Exch_and_write(), ADIOI_FAKE_IwriteContig(), ADIOI_GEN_aio(), ADIOI_GEN_Prealloc(), ADIOI_GEN_WriteStrided(), ADIOI_GEN_WriteStrided_naive(), ADIOI_GEN_WriteStridedColl(), ADIOI_IOFiletype(), ADIOI_IOStridedColl(), ADIOI_LUSTRE_Exch_and_write(), ADIOI_LUSTRE_Fcntl(), ADIOI_LUSTRE_WriteStrided(), ADIOI_LUSTRE_WriteStridedColl(), ADIOI_NFS_aio(), ADIOI_NFS_WriteStrided(), MPI_File_iwrite_shared(), MPI_File_write_shared(), MPIOI_File_iwrite(), and MPIOI_File_write().
void ADIO_IwriteContig | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Request * | request, | |||
int * | error_code | |||
) |
Referenced by MPI_File_iwrite_shared(), and MPIOI_File_iwrite().
void ADIO_IreadContig | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Request * | request, | |||
int * | error_code | |||
) |
Referenced by MPI_File_iread_shared(), and MPIOI_File_iread().
int ADIO_ReadDone | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
int ADIO_WriteDone | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
int ADIO_ReadIcomplete | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
int ADIO_WriteIcomplete | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
void ADIO_ReadComplete | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
void ADIO_WriteComplete | ( | ADIO_Request * | request, | |
ADIO_Status * | status, | |||
int * | error_code | |||
) |
void ADIO_Fcntl | ( | ADIO_File | fd, | |
int | flag, | |||
ADIO_Fcntl_t * | fcntl_struct, | |||
int * | error_code | |||
) |
Referenced by ADIOI_Calc_file_realms_fsize(), ADIOI_GEN_Prealloc(), ADIOI_Get_eof_offset(), MPI_File_get_size(), MPI_File_preallocate(), and MPI_File_set_atomicity().
void ADIO_ReadStrided | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Status * | status, | |||
int * | error_code | |||
) |
Referenced by ADIOI_BGL_ReadStridedColl(), ADIOI_FAKE_IreadStrided(), ADIOI_GEN_IreadStrided(), ADIOI_GEN_ReadStridedColl(), ADIOI_IOFiletype(), ADIOI_IOStridedColl(), MPI_File_read_shared(), and MPIOI_File_read().
void ADIO_WriteStrided | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Status * | status, | |||
int * | error_code | |||
) |
Referenced by ADIOI_BGL_WriteStridedColl(), ADIOI_FAKE_IwriteStrided(), ADIOI_GEN_IwriteStrided(), ADIOI_GEN_WriteStridedColl(), ADIOI_IOFiletype(), ADIOI_IOStridedColl(), ADIOI_LUSTRE_WriteStridedColl(), MPI_File_write_shared(), and MPIOI_File_write().
void ADIO_ReadStridedColl | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Status * | status, | |||
int * | error_code | |||
) |
Referenced by MPI_File_read_ordered(), MPI_File_read_ordered_begin(), MPIOI_File_read_all(), and MPIOI_File_read_all_begin().
void ADIO_WriteStridedColl | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Status * | status, | |||
int * | error_code | |||
) |
Referenced by MPI_File_write_ordered(), MPI_File_write_ordered_begin(), MPIOI_File_write_all(), and MPIOI_File_write_all_begin().
void ADIO_IreadStrided | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Request * | request, | |||
int * | error_code | |||
) |
Referenced by MPI_File_iread_shared(), and MPIOI_File_iread().
void ADIO_IwriteStrided | ( | ADIO_File | fd, | |
void * | buf, | |||
int | count, | |||
MPI_Datatype | datatype, | |||
int | file_ptr_type, | |||
ADIO_Offset | offset, | |||
ADIO_Request * | request, | |||
int * | error_code | |||
) |
Referenced by MPI_File_iwrite_shared(), and MPIOI_File_iwrite().
ADIO_Offset ADIO_SeekIndividual | ( | ADIO_File | fd, | |
ADIO_Offset | offset, | |||
int | whence, | |||
int * | error_code | |||
) |
void ADIO_Delete | ( | char * | filename, | |
int * | error_code | |||
) |
void ADIO_Resize | ( | ADIO_File | fd, | |
ADIO_Offset | size, | |||
int * | error_code | |||
) |
Referenced by ADIO_Open(), ADIO_Set_view(), and MPI_File_set_info().
void ADIO_ResolveFileType | ( | MPI_Comm | comm, | |
char * | filename, | |||
int * | fstype, | |||
ADIOI_Fns ** | ops, | |||
int * | error_code | |||
) |
Definition at line 599 of file ad_fstype.c.
References ADIO_BGL_operations, ADIO_BGLOCKLESS_operations, ADIO_FileSysType_fncall(), ADIO_FileSysType_fncall_scalable(), ADIO_FileSysType_prefix(), ADIO_GRIDFTP_operations, ADIO_HFS_operations, ADIO_LUSTRE_operations, ADIO_NFS_operations, ADIO_NTFS_operations, ADIO_PANFS_operations, ADIO_PFS_operations, ADIO_PIOFS_operations, ADIO_PVFS2_operations, ADIO_PVFS_operations, ADIO_SFS_operations, ADIO_TESTFS_operations, ADIO_UFS_operations, ADIO_XFS_operations, ADIO_ZOIDFS_operations, MPI_Allreduce, MPIO_Err_create_code(), and myname.
Referenced by MPI_File_delete(), and MPI_File_open().
void ADIO_Get_shared_fp | ( | ADIO_File | fd, | |
int | size, | |||
ADIO_Offset * | shared_fp, | |||
int * | error_code | |||
) |
Definition at line 17 of file ad_get_sh_fp.c.
References ADIO_Open(), ADIO_ReadContig(), ADIO_WriteContig(), ADIOI_BGL_Get_shared_fp(), ADIOI_NFS_Get_shared_fp(), CpuTopoDetails::done, ADIOI_FileD::file_system, ADIOI_FileD::fns, MPI_Comm_dup, ADIOI_FileD::shared_fp_fd, ADIOI_FileD::shared_fp_fname, and status.
Referenced by MPI_File_get_position_shared(), MPI_File_iread_shared(), MPI_File_iwrite_shared(), MPI_File_read_ordered(), MPI_File_read_ordered_begin(), MPI_File_read_shared(), MPI_File_seek_shared(), MPI_File_set_view(), MPI_File_write_ordered(), MPI_File_write_ordered_begin(), and MPI_File_write_shared().
void ADIO_Set_shared_fp | ( | ADIO_File | fd, | |
ADIO_Offset | offset, | |||
int * | error_code | |||
) |
Definition at line 14 of file ad_set_sh_fp.c.
References ADIO_Open(), ADIO_WriteContig(), ADIOI_BGL_Set_shared_fp(), ADIOI_NFS_Set_shared_fp(), ADIOI_FileD::file_system, ADIOI_FileD::fns, MPI_Comm_dup, ADIOI_FileD::shared_fp_fd, ADIOI_FileD::shared_fp_fname, and status.
Referenced by MPI_File_open(), MPI_File_seek_shared(), and MPI_File_set_view().
void ADIO_Set_view | ( | ADIO_File | fd, | |
ADIO_Offset | disp, | |||
MPI_Datatype | etype, | |||
MPI_Datatype | filetype, | |||
MPI_Info | info, | |||
int * | error_code | |||
) |
Definition at line 15 of file ad_set_view.c.
References ADIO_SetInfo(), ADIOI_Datatype_iscontig(), ADIOI_Delete_flattened(), ADIOI_Flatten_datatype(), ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_FileD::disp, ADIOI_FileD::etype, ADIOI_FileD::etype_size, ADIOI_FileD::filetype, ADIOI_FileD::fp_ind, ADIOI_Fl_node::indices, MPI_Type_contiguous, MPI_Type_free, MPI_Type_size, ADIOI_Fl_node::next, and ADIOI_Fl_node::type.
Referenced by MPI_File_set_view().
Referenced by ADIO_Open(), ADIOI_BGL_SetInfo(), ADIOI_GEN_ReadStrided(), ADIOI_GEN_ReadStrided_naive(), ADIOI_GEN_SetInfo(), ADIOI_GEN_WriteStrided_naive(), MPI_File_close(), MPI_File_open(), MPI_File_set_view(), MPIOI_File_iread(), MPIOI_File_iwrite(), MPIOI_File_read(), and MPIOI_File_write().
int ADIO_Type_create_subarray | ( | int | ndims, | |
int * | array_of_sizes, | |||
int * | array_of_subsizes, | |||
int * | array_of_starts, | |||
int | order, | |||
MPI_Datatype | oldtype, | |||
MPI_Datatype * | newtype | |||
) |
Definition at line 11 of file ad_subarray.c.
References MPI_Type_contiguous, MPI_Type_free, MPI_Type_struct, and size.
Referenced by ADIOI_Count_contiguous_blocks(), ADIOI_Flatten(), and MPI_Type_create_subarray().
int ADIO_Type_create_darray | ( | int | size, | |
int | rank, | |||
int | ndims, | |||
int * | array_of_gsizes, | |||
int * | array_of_distribs, | |||
int * | array_of_dargs, | |||
int * | array_of_psizes, | |||
int | order, | |||
MPI_Datatype | oldtype, | |||
MPI_Datatype * | newtype | |||
) |
Definition at line 21 of file ad_darray.c.
References coords, MPI_Type_free, MPI_Type_struct, MPIOI_Type_block(), and MPIOI_Type_cyclic().
Referenced by ADIOI_Count_contiguous_blocks(), ADIOI_Flatten(), and MPI_Type_create_darray().
Definition at line 20 of file mpio_file.c.
Referenced by ADIO_Open().
Definition at line 28 of file mpio_file.c.
Referenced by ADIO_Open(), MPI_File_close(), MPI_File_get_amode(), MPI_File_get_atomicity(), MPI_File_get_byte_offset(), MPI_File_get_errhandler(), MPI_File_get_group(), MPI_File_get_info(), MPI_File_get_position(), MPI_File_get_position_shared(), MPI_File_get_size(), MPI_File_get_type_extent(), MPI_File_get_view(), MPI_File_iread_shared(), MPI_File_iwrite_at(), MPI_File_iwrite_shared(), MPI_File_preallocate(), MPI_File_read_ordered(), MPI_File_read_ordered_begin(), MPI_File_read_ordered_end(), MPI_File_read_shared(), MPI_File_seek(), MPI_File_seek_shared(), MPI_File_set_atomicity(), MPI_File_set_errhandler(), MPI_File_set_info(), MPI_File_set_size(), MPI_File_set_view(), MPI_File_sync(), MPI_File_write_ordered(), MPI_File_write_ordered_begin(), MPI_File_write_ordered_end(), MPI_File_write_shared(), MPIO_Err_return_file(), MPIOI_File_iread(), MPIOI_File_iwrite(), MPIOI_File_read(), MPIOI_File_read_all(), MPIOI_File_read_all_begin(), MPIOI_File_read_all_end(), MPIOI_File_write(), MPIOI_File_write_all(), MPIOI_File_write_all_begin(), and MPIOI_File_write_all_end().
void MPIO_File_free | ( | MPI_File * | mpi_fh | ) |
Definition at line 33 of file mpio_file.c.
Referenced by MPI_File_close().
Definition at line 43 of file mpio_file.c.
Referenced by MPI_File_f2c().
Definition at line 62 of file mpio_file.c.
Referenced by MPI_File_c2f().
int MPIO_Err_create_code | ( | int | lastcode, | |
int | fatal, | |||
const char | fcname[], | |||
int | line, | |||
int | error_class, | |||
const char | generic_msg[], | |||
const char | specific_msg[], | |||
... | ||||
) |
Definition at line 19 of file mpio_err.c.
References ADIOI_Snprintf(), buf, idx, MPIR_Err_create_code_valist(), and MPIR_Err_setmsg().
Referenced by ADIO_Close(), ADIO_FileSysType_fncall(), ADIO_FileSysType_prefix(), ADIO_Open(), ADIO_ResolveFileType(), ADIOI_BGL_Close(), ADIOI_BGL_Fcntl(), ADIOI_BGL_Flush(), ADIOI_BGL_Get_shared_fp(), ADIOI_BGL_Open(), ADIOI_BGL_ReadContig(), ADIOI_BGL_ReadStrided(), ADIOI_BGL_Set_shared_fp(), ADIOI_BGL_WriteContig(), ADIOI_BGL_WriteStrided(), ADIOI_Complete_async(), ADIOI_Exch_and_write(), ADIOI_GEN_aio_poll_fn(), ADIOI_GEN_aio_wait_fn(), ADIOI_GEN_Close(), ADIOI_GEN_Delete(), ADIOI_GEN_Fcntl(), ADIOI_GEN_Flush(), ADIOI_GEN_Prealloc(), ADIOI_GEN_ReadContig(), ADIOI_GEN_Resize(), ADIOI_GEN_WriteContig(), ADIOI_GRIDFTP_Close(), ADIOI_GRIDFTP_Delete(), ADIOI_GRIDFTP_Fcntl(), ADIOI_GRIDFTP_Open(), ADIOI_GRIDFTP_ReadContig(), ADIOI_GRIDFTP_ReadDiscontig(), ADIOI_GRIDFTP_Resize(), ADIOI_GRIDFTP_WriteContig(), ADIOI_GRIDFTP_WriteDiscontig(), ADIOI_LUSTRE_Fcntl(), ADIOI_LUSTRE_IOContig(), ADIOI_LUSTRE_Open(), ADIOI_LUSTRE_W_Exchange_data(), ADIOI_NFS_Fcntl(), ADIOI_NFS_Get_shared_fp(), ADIOI_NFS_Open(), ADIOI_NFS_ReadContig(), ADIOI_NFS_ReadStrided(), ADIOI_NFS_Resize(), ADIOI_NFS_Set_shared_fp(), ADIOI_NFS_WriteContig(), ADIOI_NFS_WriteStrided(), ADIOI_NOLOCK_WriteStrided(), ADIOI_NTFS_aio(), ADIOI_NTFS_aio_poll_fn(), ADIOI_NTFS_aio_wait_fn(), ADIOI_NTFS_Close(), ADIOI_NTFS_Fcntl(), ADIOI_NTFS_Flush(), ADIOI_NTFS_IreadContig(), ADIOI_NTFS_IwriteContig(), ADIOI_NTFS_Open(), ADIOI_NTFS_ReadContig(), ADIOI_NTFS_Resize(), ADIOI_NTFS_WriteContig(), ADIOI_PANFS_Open(), ADIOI_PANFS_ReadContig(), ADIOI_PANFS_Resize(), ADIOI_PANFS_WriteContig(), ADIOI_PFS_Fcntl(), ADIOI_PFS_Flush(), ADIOI_PFS_IreadContig(), ADIOI_PFS_IwriteContig(), ADIOI_PFS_Open(), ADIOI_PFS_ReadComplete(), ADIOI_PFS_ReadContig(), ADIOI_PFS_ReadDone(), ADIOI_PFS_WriteContig(), ADIOI_PVFS2_AIO_contig(), ADIOI_PVFS2_Delete(), ADIOI_PVFS2_End(), ADIOI_PVFS2_Fcntl(), ADIOI_PVFS2_Flush(), ADIOI_PVFS2_Init(), ADIOI_PVFS2_OldReadStrided(), ADIOI_PVFS2_OldWriteStrided(), ADIOI_PVFS2_Open(), ADIOI_PVFS2_ReadContig(), ADIOI_PVFS2_Resize(), ADIOI_PVFS2_StridedDtypeIO(), ADIOI_PVFS2_StridedListIO(), ADIOI_PVFS2_WriteContig(), ADIOI_PVFS_Close(), ADIOI_PVFS_Delete(), ADIOI_PVFS_Fcntl(), ADIOI_PVFS_Flush(), ADIOI_PVFS_Open(), ADIOI_PVFS_ReadContig(), ADIOI_PVFS_Resize(), ADIOI_PVFS_WriteContig(), ADIOI_PVFS_WriteStrided(), ADIOI_PVFS_WriteStridedListIO(), ADIOI_Set_lock(), ADIOI_TESTFS_Fcntl(), ADIOI_UFS_Open(), ADIOI_W_Exchange_data(), ADIOI_W_Exchange_data_alltoallv(), ADIOI_XFS_Fcntl(), ADIOI_XFS_Open(), ADIOI_XFS_ReadContig(), ADIOI_XFS_Resize(), ADIOI_XFS_WriteContig(), ADIOI_ZOIDFS_Delete(), ADIOI_ZOIDFS_End(), ADIOI_ZOIDFS_Fcntl(), ADIOI_ZOIDFS_Flush(), ADIOI_ZOIDFS_Init(), ADIOI_ZOIDFS_Open(), ADIOI_ZOIDFS_ReadStrided(), ADIOI_ZOIDFS_Resize(), ADIOI_ZOIDFS_WriteStrided(), build_cb_config_list(), MPI_File_get_byte_offset(), MPI_File_get_errhandler(), MPI_File_get_view(), MPI_File_open(), MPI_File_preallocate(), MPI_File_read_ordered_begin(), MPI_File_read_ordered_end(), MPI_File_seek(), MPI_File_seek_shared(), MPI_File_set_atomicity(), MPI_File_set_errhandler(), MPI_File_set_size(), MPI_File_set_view(), MPI_File_sync(), MPI_File_write_ordered(), MPI_File_write_ordered_begin(), MPI_File_write_ordered_end(), MPI_File_write_shared(), MPI_Register_datarep(), MPI_Type_create_darray(), MPI_Type_create_subarray(), MPIOI_File_iread(), MPIOI_File_iwrite(), MPIOI_File_read(), MPIOI_File_read_all(), MPIOI_File_read_all_begin(), MPIOI_File_read_all_end(), MPIOI_File_write(), MPIOI_File_write_all(), MPIOI_File_write_all_begin(), MPIOI_File_write_all_end(), MPIR_MPIOInit(), and ZOIDFS_IOContig().
Definition at line 45 of file mpio_err.c.
References ADIOI_Snprintf(), buf, ADIOI_FileD::err_handler, fh, len, MPI_Abort, MPI_Comm_rank, MPIO_File_resolve(), MPIR_Err_is_fatal(), MPIR_File_call_cxx_errhandler(), and MPIR_Get_file_error_routine().
Referenced by MPI_File_close(), MPI_File_delete(), MPI_File_get_byte_offset(), MPI_File_get_errhandler(), MPI_File_get_info(), MPI_File_get_position_shared(), MPI_File_get_size(), MPI_File_get_view(), MPI_File_iread(), MPI_File_iread_at(), MPI_File_iread_shared(), MPI_File_iwrite(), MPI_File_iwrite_at(), MPI_File_iwrite_shared(), MPI_File_open(), MPI_File_preallocate(), MPI_File_read_ordered(), MPI_File_read_ordered_begin(), MPI_File_read_ordered_end(), MPI_File_read_shared(), MPI_File_seek(), MPI_File_seek_shared(), MPI_File_set_atomicity(), MPI_File_set_errhandler(), MPI_File_set_info(), MPI_File_set_size(), MPI_File_set_view(), MPI_File_sync(), MPI_File_write_ordered(), MPI_File_write_ordered_begin(), MPI_File_write_ordered_end(), MPI_File_write_shared(), MPI_Register_datarep(), MPIO_Completed_request_create(), MPIO_Err_return_comm(), MPIOI_File_iread(), MPIOI_File_iwrite(), MPIOI_File_read(), MPIOI_File_read_all(), MPIOI_File_read_all_begin(), MPIOI_File_read_all_end(), MPIOI_File_write(), MPIOI_File_write_all(), MPIOI_File_write_all_begin(), MPIOI_File_write_all_end(), and MPIR_MPIOInit().
Definition at line 75 of file mpio_err.c.
References MPI_Abort, MPI_Comm_call_errhandler, and MPIO_Err_return_file().
Referenced by MPI_Type_create_darray(), and MPI_Type_create_subarray().
void MPIO_Completed_request_create | ( | MPI_File * | fh, | |
MPI_Offset | nbytes, | |||
int * | error_code, | |||
MPI_Request * | request | |||
) |
Definition at line 14 of file greq_fns.c.
References MPI_Status::MPI_ERROR, MPI_Grequest_start, MPIO_Err_return_file(), MPIR_Status_set_bytes(), MPIU_Greq_cancel_fn(), MPIU_Greq_free_fn(), MPIU_Greq_query_fn(), and status.
Referenced by ADIOI_FAKE_IreadContig(), ADIOI_FAKE_IreadStrided(), ADIOI_FAKE_IwriteContig(), ADIOI_FAKE_IwriteStrided(), ADIOI_GEN_aio(), ADIOI_GEN_IreadStrided(), ADIOI_GEN_IwriteStrided(), ADIOI_NFS_aio(), ADIOI_PVFS2_AIO_contig(), ADIOI_TESTFS_IreadContig(), ADIOI_TESTFS_IreadStrided(), ADIOI_TESTFS_IwriteContig(), ADIOI_TESTFS_IwriteStrided(), MPI_File_iread_shared(), MPI_File_iwrite_shared(), MPIOI_File_iread(), and MPIOI_File_iwrite().