|
nfs-ganesha 1.4
|
#include <cache_content.h>
Classes | |
| struct | func_inode_stats |
Public Attributes | |
| unsigned int | nb_gc_lru_active |
| unsigned int | nb_gc_lru_total |
| struct cache_content_stat__::func_inode_stats | func_stats |
| unsigned int | nb_call_total |
Definition at line 149 of file cache_content.h.
| unsigned int cache_content_stat__::nb_call_total |
Total number of calls
Definition at line 162 of file cache_content.h.
| unsigned int cache_content_stat__::nb_gc_lru_active |
Number of active entries in Garbagge collecting list
Definition at line 151 of file cache_content.h.
| unsigned int cache_content_stat__::nb_gc_lru_total |
Total mumber of entries in Garbagge collecting list
Definition at line 152 of file cache_content.h.
1.7.3