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