IOR
Data Fields
DFS_options_t Struct Reference

Data Fields

char * pool
 
char * svcl
 
char * group
 
char * cont
 
int chunk_size
 
char * oclass
 
char * dir_oclass
 
char * prefix
 
int destroy
 

Detailed Description

Definition at line 60 of file aiori-DFS.c.

Field Documentation

◆ chunk_size

int DFS_options_t::chunk_size

Definition at line 67 of file aiori-DFS.c.

Referenced by DFS_Create(), DFS_Finalize(), DFS_Open(), and DFS_options().

◆ cont

char* DFS_options_t::cont

Definition at line 66 of file aiori-DFS.c.

Referenced by DFS_check_params(), DFS_Finalize(), DFS_Init(), and DFS_options().

◆ destroy

int DFS_options_t::destroy

Definition at line 71 of file aiori-DFS.c.

Referenced by DFS_Finalize(), and DFS_options().

◆ dir_oclass

char* DFS_options_t::dir_oclass

Definition at line 69 of file aiori-DFS.c.

Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().

◆ group

char* DFS_options_t::group

Definition at line 65 of file aiori-DFS.c.

Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().

◆ oclass

char* DFS_options_t::oclass

Definition at line 68 of file aiori-DFS.c.

Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().

◆ pool

char* DFS_options_t::pool

Definition at line 61 of file aiori-DFS.c.

Referenced by DFS_check_params(), DFS_Finalize(), DFS_Init(), and DFS_options().

◆ prefix

char* DFS_options_t::prefix

Definition at line 70 of file aiori-DFS.c.

Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().

◆ svcl

char* DFS_options_t::svcl

Definition at line 63 of file aiori-DFS.c.

Referenced by DFS_check_params(), DFS_Finalize(), DFS_Init(), and DFS_options().


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