|
nfs-ganesha 1.4
|
Public Attributes | |
| int | is_thread_init |
| fsal_export_context_t | exp_context |
| fsal_op_context_t | context |
| struct authunix_parms | authunix_struct |
| cache_content_client_t | dc_client |
| int | is_mounted_path |
| shell_fh3_t | mounted_path_hdl |
| char | mounted_path [NFS2_MAXPATHLEN] |
| shell_fh3_t | current_path_hdl |
| char | current_path [NFS2_MAXPATHLEN] |
Definition at line 221 of file commands_NFS.c.
| struct authunix_parms cmdnfs_thr_info__::authunix_struct |
Definition at line 236 of file commands_NFS.c.
context for accessing the filesystem
Definition at line 233 of file commands_NFS.c.
| char cmdnfs_thr_info__::current_path[NFS2_MAXPATHLEN] |
Definition at line 248 of file commands_NFS.c.
Definition at line 247 of file commands_NFS.c.
Thread specific variable : the client for the cache
Definition at line 239 of file commands_NFS.c.
Definition at line 230 of file commands_NFS.c.
Definition at line 242 of file commands_NFS.c.
Definition at line 224 of file commands_NFS.c.
| char cmdnfs_thr_info__::mounted_path[NFS2_MAXPATHLEN] |
Definition at line 245 of file commands_NFS.c.
Definition at line 244 of file commands_NFS.c.
1.7.3