|
IOR
|
Data Fields | |
| d_list_t | entry |
| dfs_obj_t * | oh |
| char | name [PATH_MAX] |
Definition at line 55 of file aiori-DFS.c.
| d_list_t aiori_dir_hdl::entry |
Definition at line 56 of file aiori-DFS.c.
Referenced by hdl_obj(), and lookup_insert_dir().
| char aiori_dir_hdl::name[PATH_MAX] |
Definition at line 58 of file aiori-DFS.c.
Referenced by DFS_Access(), DFS_Create(), DFS_Delete(), DFS_Mkdir(), DFS_Open(), DFS_Rmdir(), DFS_Stat(), key_cmp(), lookup_insert_dir(), and rec_hash().
| dfs_obj_t* aiori_dir_hdl::oh |
Definition at line 57 of file aiori-DFS.c.
Referenced by lookup_insert_dir(), and rec_free().
1.8.13