nfs-ganesha 1.4
|
#include <nfs_core.h>
Public Attributes | |
unsigned int | lease_lifetime |
unsigned int | fh_expire |
unsigned int | returns_err_fh_expired |
unsigned int | return_bad_stateid |
char | domainname [NFS4_MAX_DOMAIN_LEN] |
char | idmapconf [MAXPATHLEN] |
Definition at line 285 of file nfs_core.h.
char nfs_version4_parameter__::domainname[NFS4_MAX_DOMAIN_LEN] |
Definition at line 291 of file nfs_core.h.
unsigned int nfs_version4_parameter__::fh_expire |
Definition at line 288 of file nfs_core.h.
char nfs_version4_parameter__::idmapconf[MAXPATHLEN] |
Definition at line 292 of file nfs_core.h.
unsigned int nfs_version4_parameter__::lease_lifetime |
Definition at line 287 of file nfs_core.h.
unsigned int nfs_version4_parameter__::return_bad_stateid |
Definition at line 290 of file nfs_core.h.
unsigned int nfs_version4_parameter__::returns_err_fh_expired |
Definition at line 289 of file nfs_core.h.