|
IOR
|
#include <aiori-POSIX.h>
Data Fields | |
| int | direct_io |
| int | lustre_set_striping |
| int | lustre_stripe_count |
| int | lustre_stripe_size |
| int | lustre_start_ost |
| int | lustre_ignore_locks |
| int | gpfs_hint_access |
| int | gpfs_release_token |
| int | gpfs_finegrain_writesharing |
| int | gpfs_finegrain_readsharing |
| int | gpfs_createsharing |
| int | beegfs_numTargets |
| int | beegfs_chunkSize |
| int | gpuDirect |
| int | range_locks |
Definition at line 7 of file aiori-POSIX.h.
| int posix_options_t::beegfs_chunkSize |
Definition at line 29 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), POSIX_Create(), and POSIX_options().
| int posix_options_t::beegfs_numTargets |
Definition at line 28 of file aiori-POSIX.h.
Referenced by POSIX_Create(), and POSIX_options().
| int posix_options_t::direct_io |
Definition at line 9 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), POSIX_Create(), POSIX_Open(), and POSIX_options().
| int posix_options_t::gpfs_createsharing |
Definition at line 24 of file aiori-POSIX.h.
Referenced by file_test(), and POSIX_options().
| int posix_options_t::gpfs_finegrain_readsharing |
Definition at line 23 of file aiori-POSIX.h.
Referenced by POSIX_Open(), and POSIX_options().
| int posix_options_t::gpfs_finegrain_writesharing |
Definition at line 22 of file aiori-POSIX.h.
Referenced by POSIX_Create(), and POSIX_options().
| int posix_options_t::gpfs_hint_access |
Definition at line 19 of file aiori-POSIX.h.
Referenced by POSIX_options(), and POSIX_Xfer().
| int posix_options_t::gpfs_release_token |
Definition at line 20 of file aiori-POSIX.h.
Referenced by POSIX_Create(), POSIX_Open(), and POSIX_options().
| int posix_options_t::gpuDirect |
Definition at line 30 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), POSIX_Close(), POSIX_Create(), POSIX_Open(), POSIX_options(), and POSIX_Xfer().
| int posix_options_t::lustre_ignore_locks |
Definition at line 16 of file aiori-POSIX.h.
Referenced by POSIX_Create(), POSIX_Open(), and POSIX_options().
| int posix_options_t::lustre_set_striping |
Definition at line 12 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), and POSIX_Create().
| int posix_options_t::lustre_start_ost |
Definition at line 15 of file aiori-POSIX.h.
Referenced by POSIX_Create(), and POSIX_options().
| int posix_options_t::lustre_stripe_count |
Definition at line 13 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), POSIX_Create(), and POSIX_options().
| int posix_options_t::lustre_stripe_size |
Definition at line 14 of file aiori-POSIX.h.
Referenced by POSIX_check_params(), POSIX_Create(), and POSIX_options().
| int posix_options_t::range_locks |
Definition at line 31 of file aiori-POSIX.h.
Referenced by POSIX_options(), and POSIX_Xfer().
1.8.13