Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h154 struct uds_index_stats { struct
156 u64 entries_indexed;
158 u64 memory_used;
160 u64 collisions;
162 u64 entries_discarded;
164 s64 current_time;
166 u64 posts_found;
168 u64 posts_not_found;
173 u64 in_memory_posts_found;
177 u64 dense_posts_found;
[all …]