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::chunk_size |
Definition at line 65 of file aiori-DFS.c.
Referenced by DFS_Create(), DFS_Finalize(), and DFS_Open().
char* dfs_options::cont |
Definition at line 64 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
int dfs_options::destroy |
Definition at line 69 of file aiori-DFS.c.
Referenced by DFS_Finalize().
char* dfs_options::dir_oclass |
Definition at line 67 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
char* dfs_options::group |
Definition at line 63 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
char* dfs_options::oclass |
Definition at line 66 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
char* dfs_options::pool |
Definition at line 61 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
char* dfs_options::prefix |
Definition at line 68 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().
char* dfs_options::svcl |
Definition at line 62 of file aiori-DFS.c.
Referenced by DFS_Finalize(), and DFS_Init().