|
nfs-ganesha 1.4
|
#include <nfs_exports.h>
Public Attributes | |
| unsigned short | id |
| exportlist_status_t | status |
| char | dirname [MAXNAMLEN] |
| char | fullpath [MAXPATHLEN] |
| char | fsname [MAXNAMLEN] |
| char | pseudopath [MAXPATHLEN] |
| char | referral [MAXPATHLEN] |
| char | FS_specific [MAXPATHLEN] |
| char | FS_tag [MAXPATHLEN] |
| fsal_export_context_t | FS_export_context |
| exportlist_access_type_t | access_type |
| bool_t | new_access_list_version |
| fsal_fsid_t | filesystem_id |
| fsal_handle_t * | proot_handle |
| uid_t | anonymous_uid |
| gid_t | anonymous_gid |
| bool_t | all_anonymous |
| unsigned int | options |
| unsigned char | seckey [EXPORT_KEY_SIZE] |
| bool_t | use_ganesha_write_buffer |
| bool_t | use_commit |
| fsal_size_t | MaxRead |
| fsal_size_t | MaxWrite |
| fsal_size_t | PrefRead |
| fsal_size_t | PrefWrite |
| fsal_size_t | PrefReaddir |
| fsal_off_t | MaxOffsetWrite |
| fsal_off_t | MaxOffsetRead |
| fsal_off_t | MaxCacheSize |
| unsigned int | UseCookieVerifier |
| exportlist_client_t | clients |
| struct exportlist__ * | next |
| unsigned int | fsalid |
| pthread_mutex_t | exp_state_mutex |
| struct glist_head | exp_state_list |
| nfs_worker_stat_t * | worker_stats |
Definition at line 155 of file nfs_exports.h.
Definition at line 169 of file nfs_exports.h.
| bool_t exportlist__::all_anonymous |
Definition at line 182 of file nfs_exports.h.
Definition at line 180 of file nfs_exports.h.
Definition at line 178 of file nfs_exports.h.
Definition at line 199 of file nfs_exports.h.
| char exportlist__::dirname[MAXNAMLEN] |
Definition at line 159 of file nfs_exports.h.
Definition at line 204 of file nfs_exports.h.
| pthread_mutex_t exportlist__::exp_state_mutex |
Definition at line 203 of file nfs_exports.h.
Definition at line 175 of file nfs_exports.h.
Definition at line 167 of file nfs_exports.h.
| char exportlist__::FS_specific[MAXPATHLEN] |
Definition at line 165 of file nfs_exports.h.
| char exportlist__::FS_tag[MAXPATHLEN] |
Definition at line 166 of file nfs_exports.h.
| unsigned int exportlist__::fsalid |
Definition at line 201 of file nfs_exports.h.
| char exportlist__::fsname[MAXNAMLEN] |
Definition at line 161 of file nfs_exports.h.
| char exportlist__::fullpath[MAXPATHLEN] |
Definition at line 160 of file nfs_exports.h.
| unsigned short exportlist__::id |
Definition at line 157 of file nfs_exports.h.
Definition at line 197 of file nfs_exports.h.
Definition at line 196 of file nfs_exports.h.
Definition at line 195 of file nfs_exports.h.
Definition at line 190 of file nfs_exports.h.
Definition at line 191 of file nfs_exports.h.
Definition at line 172 of file nfs_exports.h.
| struct exportlist__* exportlist__::next |
Definition at line 200 of file nfs_exports.h.
| unsigned int exportlist__::options |
Definition at line 183 of file nfs_exports.h.
Definition at line 192 of file nfs_exports.h.
Definition at line 194 of file nfs_exports.h.
Definition at line 193 of file nfs_exports.h.
Definition at line 176 of file nfs_exports.h.
| char exportlist__::pseudopath[MAXPATHLEN] |
Definition at line 162 of file nfs_exports.h.
| char exportlist__::referral[MAXPATHLEN] |
Definition at line 163 of file nfs_exports.h.
| unsigned char exportlist__::seckey[EXPORT_KEY_SIZE] |
Definition at line 185 of file nfs_exports.h.
Definition at line 158 of file nfs_exports.h.
| bool_t exportlist__::use_commit |
Definition at line 188 of file nfs_exports.h.
Definition at line 187 of file nfs_exports.h.
| unsigned int exportlist__::UseCookieVerifier |
Definition at line 198 of file nfs_exports.h.
Definition at line 220 of file nfs_exports.h.
1.7.3