Go to the source code of this file.
Functions | |
void | ADIOI_XFS_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code) |
Variables | |
static unsigned | xfs_direct_read_chunk_size |
static unsigned | xfs_direct_write_chunk_size |
Definition at line 14 of file ad_xfs_hints.c.
References ADIOI_Direct_read, ADIOI_Direct_write, ADIOI_GEN_SetInfo(), c, ADIOI_FileD::direct_read, ADIOI_FileD::direct_write, flag, ADIOI_Hints_struct::fs_hints, ADIOI_FileD::hints, ADIOI_FileD::info, ADIOI_Hints_struct::initialized, MPI_Info_create(), value, ADIOI_Hints_struct::xfs, xfs_direct_read_chunk_size, and xfs_direct_write_chunk_size.
unsigned xfs_direct_read_chunk_size [static] |
unsigned xfs_direct_write_chunk_size [static] |