nfs-ganesha 1.4
Public Attributes

lru_param__ Struct Reference

#include <LRU_List.h>

List of all members.

Public Attributes

unsigned int nb_entry_prealloc
unsigned int nb_call_gc_invalid
int(* entry_to_str )(LRU_data_t, char *)
int(* clean_entry )(LRU_entry_t *, void *)
char * lp_name

Detailed Description

Definition at line 68 of file LRU_List.h.


Member Data Documentation

Function used for cleaning an entry while released

Definition at line 73 of file LRU_List.h.

Function used to convert an entry to a string.

Definition at line 72 of file LRU_List.h.

Name for LRU list

Definition at line 74 of file LRU_List.h.

How many call before garbagging invalid entries

Definition at line 71 of file LRU_List.h.

Number of node to allocated when new nodes are necessary.

Definition at line 70 of file LRU_List.h.


The documentation for this struct was generated from the following file: