Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_internal.h80 struct fld_cache { struct
85 rwlock_t fci_lock;
89 int fci_threshold;
93 int fci_cache_size;
97 int fci_cache_count;
101 struct list_head fci_lru;
105 struct list_head fci_entries_head;
109 struct fld_stats fci_stat;
113 char fci_name[LUSTRE_MDT_MAXNAMELEN];
114 unsigned int fci_no_shrink:1;