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 (PVFS_fs_id fs_id, char *pvfs_name, int access_mode, int nr_datafiles, PVFS_size strip_size, ADIOI_PVFS2_fs *pvfs2_fs, open_status *o_status) |
void | ADIOI_PVFS2_Open (ADIO_File fd, int *error_code) |
typedef struct open_status_s open_status |
Definition at line 16 of file ad_pvfs2_open.c.
static void fake_an_open | ( | PVFS_fs_id | fs_id, | |
char * | pvfs_name, | |||
int | access_mode, | |||
int | nr_datafiles, | |||
PVFS_size | strip_size, | |||
ADIOI_PVFS2_fs * | pvfs2_fs, | |||
open_status * | o_status | |||
) | [static] |
Definition at line 32 of file ad_pvfs2_open.c.
References ADIOI_PVFS2_makeattribs(), ADIOI_PVFS2_fs_s::credentials, open_status_s::error, and open_status_s::object_ref.
Referenced by ADIOI_PVFS2_Open(), and ADIOI_ZOIDFS_Open().
Definition at line 139 of file ad_pvfs2_open.c.
References ADIOI_FileD::access_mode, ADIOI_MPE_open_a, ADIOI_MPE_open_b, ADIOI_PVFS2_error_convert(), ADIOI_PVFS2_Init(), ADIOI_PVFS2_makecredentials(), ADIOI_FileD::comm, ADIOI_PVFS2_fs_s::credentials, open_status_s::error, fake_an_open(), ADIOI_FileD::filename, ADIOI_FileD::fs_ptr, ADIOI_FileD::hints, MPI_Address, MPI_Bcast, MPI_Comm_rank, MPI_Type_free, MPI_Type_struct, MPIO_Err_create_code(), myname, open_status_s::object_ref, ADIOI_PVFS2_fs_s::object_ref, rank, ADIOI_Hints_struct::ranklist, ADIOI_Hints_struct::striping_factor, and ADIOI_Hints_struct::striping_unit.