| nfs-ganesha 1.4 | 
#include <nfs_core.h>
| Public Attributes | |
| SVCXPRT * | xprt | 
| struct svc_req | req | 
| struct rpc_msg | msg | 
| char | cred_area [2 *MAX_AUTH_BYTES+RQCRED_SIZE] | 
| nfs_res_t | res_nfs | 
| nfs_arg_t | arg_nfs | 
| struct timeval | time_queued | 
Definition at line 343 of file nfs_core.h.
Definition at line 350 of file nfs_core.h.
| char nfs_request_data__::cred_area[2 *MAX_AUTH_BYTES+RQCRED_SIZE] | 
Definition at line 348 of file nfs_core.h.
| struct rpc_msg nfs_request_data__::msg | 
Definition at line 347 of file nfs_core.h.
| struct svc_req nfs_request_data__::req | 
Definition at line 346 of file nfs_core.h.
Definition at line 349 of file nfs_core.h.
| struct timeval nfs_request_data__::time_queued | 
Definition at line 351 of file nfs_core.h.
| SVCXPRT* nfs_request_data__::xprt | 
Definition at line 345 of file nfs_core.h.
 1.7.3
 1.7.3