nfs-ganesha 1.4
|
#include <LRU_List.h>
Public Attributes | |
struct lru_entry__ * | next |
struct lru_entry__ * | prev |
LRU_List_state_t | valid_state |
LRU_data_t | buffdata |
Definition at line 60 of file LRU_List.h.
Definition at line 65 of file LRU_List.h.
struct lru_entry__* lru_entry__::next |
Definition at line 62 of file LRU_List.h.
struct lru_entry__* lru_entry__::prev |
Definition at line 63 of file LRU_List.h.
Definition at line 64 of file LRU_List.h.