Home
last modified time | relevance | path

Searched defs:fld_cache (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_internal.h81 struct fld_cache { struct
86 rwlock_t fci_lock;
90 int fci_threshold;
94 int fci_cache_size;
98 int fci_cache_count;
102 struct list_head fci_lru;
106 struct list_head fci_entries_head;
110 struct fld_stats fci_stat;
114 char fci_name[LUSTRE_MDT_MAXNAMELEN];
115 unsigned int fci_no_shrink:1;