nfs-ganesha 1.4
|
Compound data. More...
#include <nfs_exports.h>
Public Attributes | |
nfs_fh4 | currentFH |
nfs_fh4 | rootFH |
nfs_fh4 | savedFH |
nfs_fh4 | publicFH |
nfs_fh4 | mounted_on_FH |
stateid4 | current_stateid |
bool_t | current_stateid_valid |
unsigned int | minorversion |
cache_entry_t * | current_entry |
cache_entry_t * | saved_entry |
cache_inode_file_type_t | current_filetype |
cache_inode_file_type_t | saved_filetype |
fsal_op_context_t * | pcontext |
exportlist_t * | pexport |
exportlist_t * | pfullexportlist |
pseudofs_t * | pseudofs |
char | MntPath [MAXPATHLEN] |
struct svc_req * | reqp |
struct nfs_worker_data__ * | pworker |
nfs_client_cred_t | credential |
nfs_client_id_t * | preserved_clientid |
Compound data.
This structure contains the necessary stuff for keeping the state of a V4 compound request.
Definition at line 342 of file nfs_exports.h.
Definition at line 365 of file nfs_exports.h.
Definition at line 352 of file nfs_exports.h.
Definition at line 354 of file nfs_exports.h.
Definition at line 349 of file nfs_exports.h.
Definition at line 350 of file nfs_exports.h.
Definition at line 344 of file nfs_exports.h.
unsigned int compoud_data::minorversion |
Definition at line 351 of file nfs_exports.h.
char compoud_data::MntPath[MAXPATHLEN] |
Definition at line 362 of file nfs_exports.h.
Definition at line 348 of file nfs_exports.h.
Definition at line 356 of file nfs_exports.h.
Definition at line 359 of file nfs_exports.h.
Definition at line 360 of file nfs_exports.h.
Definition at line 366 of file nfs_exports.h.
Definition at line 361 of file nfs_exports.h.
Definition at line 347 of file nfs_exports.h.
Definition at line 364 of file nfs_exports.h.
struct svc_req* compoud_data::reqp |
Definition at line 363 of file nfs_exports.h.
Definition at line 345 of file nfs_exports.h.
Definition at line 353 of file nfs_exports.h.
Definition at line 355 of file nfs_exports.h.
Definition at line 346 of file nfs_exports.h.