Searched refs:dm_hash_node (Results 1 – 11 of 11) sorted by relevance
20 struct dm_hash_node { struct21 struct dm_hash_node *next; argument30 struct dm_hash_node **slots; argument125 struct dm_hash_node *c, *n; in _free_nodes()146 struct dm_hash_node **c; in _find()195 struct dm_hash_node *old = *c; in dm_hash_remove_binary()224 struct dm_hash_node *c, *n; in dm_hash_iter()242 struct dm_hash_node *n) in dm_hash_get_key()248 struct dm_hash_node *n) in dm_hash_get_data()255 struct dm_hash_node *c = NULL; in _next_slot()[all …]
637 struct dm_hash_node;657 char *dm_hash_get_key(struct dm_hash_table *t, struct dm_hash_node *n);658 void *dm_hash_get_data(struct dm_hash_table *t, struct dm_hash_node *n);659 struct dm_hash_node *dm_hash_get_first(struct dm_hash_table *t);660 struct dm_hash_node *dm_hash_get_next(struct dm_hash_table *t, struct dm_hash_node *n);
186 struct dm_hash_node *n; in _check_maps_are_complete()328 struct dm_hash_node *n; in _build_all_segments()
219 struct dm_hash_node *n; in lvmcache_verify_lock_order()1289 static void _lvmcache_destroy_lockname(struct dm_hash_node *n) in _lvmcache_destroy_lockname()1307 struct dm_hash_node *n; in lvmcache_destroy()
610 struct dm_hash_node *hn; in _csid_from_name()673 struct dm_hash_node *hn; in _cluster_do_node_callback()
343 struct dm_hash_node *v; in cmd_client_cleanup()
442 struct dm_hash_node *hn; in _cluster_do_node_callback()
215 struct dm_hash_node *v; in destroy_lvhash()
467 struct dm_hash_node *hn; in _cluster_do_node_callback()
149 struct dm_hash_node *n; in _write_array()