nfs-ganesha 1.4
|
#include <LRU_List.h>
Public Attributes | |
LRU_entry_t * | LRU |
LRU_entry_t * | MRU |
unsigned int | nb_entry |
unsigned int | nb_invalid |
unsigned int | nb_call_gc |
LRU_parameter_t | parameter |
pool_t * | lru_entry_pool |
Definition at line 77 of file LRU_List.h.
Definition at line 79 of file LRU_List.h.
Definition at line 85 of file LRU_List.h.
Definition at line 80 of file LRU_List.h.
unsigned int lru_list__::nb_call_gc |
Definition at line 83 of file LRU_List.h.
unsigned int lru_list__::nb_entry |
Definition at line 81 of file LRU_List.h.
unsigned int lru_list__::nb_invalid |
Definition at line 82 of file LRU_List.h.
Definition at line 84 of file LRU_List.h.