Go to the source code of this file.
Data Structures | |
struct | open_status_s |
Typedefs | |
typedef struct open_status_s | open_status |
Functions | |
static void | fake_an_open (char *fname, int access_mode, int nr_datafiles, MPI_Offset strip_size, ADIOI_ZOIDFS_object *zoidfs_ptr, open_status *o_status) |
void | ADIOI_ZOIDFS_Open (ADIO_File fd, int *error_code) |
typedef struct open_status_s open_status |
Definition at line 16 of file ad_zoidfs_open.c.
static void fake_an_open | ( | char * | fname, | |
int | access_mode, | |||
int | nr_datafiles, | |||
MPI_Offset | strip_size, | |||
ADIOI_ZOIDFS_object * | zoidfs_ptr, | |||
open_status * | o_status | |||
) | [static] |
Definition at line 18 of file ad_zoidfs_open.c.
References ADIOI_ZOIDFS_makeattribs(), open_status_s::error, open_status_s::handle, and handle.
Definition at line 60 of file ad_zoidfs_open.c.
References ADIOI_FileD::access_mode, ADIOI_MPE_open_a, ADIOI_MPE_open_b, ADIOI_ZOIDFS_error_convert(), ADIOI_ZOIDFS_Init(), ADIOI_FileD::comm, open_status_s::error, fake_an_open(), ADIOI_FileD::filename, ADIOI_FileD::fs_ptr, open_status_s::handle, ADIOI_FileD::hints, MPI_Address, MPI_Bcast, MPI_Comm_rank, MPI_Type_free, MPI_Type_struct, MPIO_Err_create_code(), myname, rank, ADIOI_Hints_struct::ranklist, ADIOI_Hints_struct::striping_factor, and ADIOI_Hints_struct::striping_unit.