IOR
|
Data Fields | |
char * | pool |
char * | svcl |
char * | group |
char * | cont |
int | chunk_size |
char * | oclass |
char * | dir_oclass |
char * | prefix |
int | destroy |
Definition at line 60 of file aiori-DFS.c.
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().
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().
int DFS_options_t::destroy |
Definition at line 71 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_options().
char* DFS_options_t::dir_oclass |
Definition at line 69 of file aiori-DFS.c.
Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().
char* DFS_options_t::group |
Definition at line 65 of file aiori-DFS.c.
Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().
char* DFS_options_t::oclass |
Definition at line 68 of file aiori-DFS.c.
Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().
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().
char* DFS_options_t::prefix |
Definition at line 70 of file aiori-DFS.c.
Referenced by DFS_Finalize(), DFS_Init(), and DFS_options().
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().