Searched defs:hash_zones (Results 1 – 3 of 3) sorted by relevance
274 struct hash_zones { struct275 struct action_manager *manager;279 atomic64_t timeouts;280 atomic64_t dedupe_context_busy;283 spinlock_t lock;287 enum index_state index_state;288 enum index_state index_target;289 struct admin_state state;290 bool changing;291 bool create_flag;[all …]
224 struct hash_zones *hash_zones; member
205 unsigned int hash_zones; member
Completed in 13 milliseconds