IOR
Data Fields
posix_options_t Struct Reference

#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 beegfs_numTargets
 
int beegfs_chunkSize
 
int gpuDirect
 

Detailed Description

Definition at line 7 of file aiori-POSIX.h.

Field Documentation

◆ beegfs_chunkSize

int posix_options_t::beegfs_chunkSize

Definition at line 24 of file aiori-POSIX.h.

Referenced by POSIX_check_params(), POSIX_Create(), and POSIX_options().

◆ beegfs_numTargets

int posix_options_t::beegfs_numTargets

Definition at line 23 of file aiori-POSIX.h.

Referenced by POSIX_Create(), and POSIX_options().

◆ direct_io

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().

◆ gpfs_hint_access

int posix_options_t::gpfs_hint_access

Definition at line 19 of file aiori-POSIX.h.

Referenced by POSIX_options(), and POSIX_Xfer().

◆ gpfs_release_token

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().

◆ gpuDirect

int posix_options_t::gpuDirect

◆ lustre_ignore_locks

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().

◆ lustre_set_striping

int posix_options_t::lustre_set_striping

Definition at line 12 of file aiori-POSIX.h.

Referenced by POSIX_check_params(), and POSIX_Create().

◆ lustre_start_ost

int posix_options_t::lustre_start_ost

Definition at line 15 of file aiori-POSIX.h.

Referenced by POSIX_Create(), and POSIX_options().

◆ lustre_stripe_count

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().

◆ lustre_stripe_size

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().


The documentation for this struct was generated from the following file: