| nfs-ganesha 1.4 | 
#include <nfs_core.h>
| Public Attributes | |
| nfs_worker_stat_t | global_worker_stat | 
| hash_stat_t | cache_inode_hstat | 
| hash_stat_t | uid_map | 
| hash_stat_t | gid_map | 
| hash_stat_t | ip_name_map | 
| hash_stat_t | uid_reverse | 
| hash_stat_t | gid_reverse | 
| hash_stat_t | drc_udp | 
| hash_stat_t | drc_tcp | 
| fsal_statistics_t | global_fsal | 
| unsigned int | min_pending_request | 
| unsigned int | max_pending_request | 
| unsigned int | total_pending_request | 
| unsigned int | average_pending_request | 
| unsigned int | len_pending_request | 
| unsigned int | avg_latency | 
| unsigned long long | total_fsal_calls | 
group together all of NFS-Ganesha's statistics
Definition at line 570 of file nfs_core.h.
| unsigned int ganesha_stats__::average_pending_request | 
Definition at line 584 of file nfs_core.h.
| unsigned int ganesha_stats__::avg_latency | 
Definition at line 586 of file nfs_core.h.
Definition at line 572 of file nfs_core.h.
Definition at line 579 of file nfs_core.h.
Definition at line 578 of file nfs_core.h.
Definition at line 574 of file nfs_core.h.
Definition at line 577 of file nfs_core.h.
Definition at line 580 of file nfs_core.h.
Definition at line 571 of file nfs_core.h.
Definition at line 575 of file nfs_core.h.
| unsigned int ganesha_stats__::len_pending_request | 
Definition at line 585 of file nfs_core.h.
| unsigned int ganesha_stats__::max_pending_request | 
Definition at line 582 of file nfs_core.h.
| unsigned int ganesha_stats__::min_pending_request | 
Definition at line 581 of file nfs_core.h.
| unsigned long long ganesha_stats__::total_fsal_calls | 
Definition at line 587 of file nfs_core.h.
| unsigned int ganesha_stats__::total_pending_request | 
Definition at line 583 of file nfs_core.h.
Definition at line 573 of file nfs_core.h.
Definition at line 576 of file nfs_core.h.
 1.7.3
 1.7.3