Home
last modified time | relevance | path

Searched refs:dm_hash_node (Results 1 – 11 of 11) sorted by relevance

/dragonfly/contrib/lvm2/dist/libdm/datastruct/
H A Dhash.c20 struct dm_hash_node { struct
21 struct dm_hash_node *next; argument
30 struct dm_hash_node **slots; argument
125 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 …]
/dragonfly/contrib/lvm2/dist/libdm/
H A Dlibdevmapper.h637 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);
/dragonfly/contrib/lvm2/dist/include/
H A Dlibdevmapper.h637 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);
/dragonfly/contrib/lvm2/dist/lib/format1/
H A Dimport-extents.c186 struct dm_hash_node *n; in _check_maps_are_complete()
328 struct dm_hash_node *n; in _build_all_segments()
/dragonfly/contrib/lvm2/dist/lib/cache/
H A Dlvmcache.c219 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()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd-gulm.c610 struct dm_hash_node *hn; in _csid_from_name()
673 struct dm_hash_node *hn; in _cluster_do_node_callback()
H A Dclvmd-command.c343 struct dm_hash_node *v; in cmd_client_cleanup()
H A Dclvmd-corosync.c442 struct dm_hash_node *hn; in _cluster_do_node_callback()
H A Dlvm-functions.c215 struct dm_hash_node *v; in destroy_lvhash()
H A Dclvmd-openais.c467 struct dm_hash_node *hn; in _cluster_do_node_callback()
/dragonfly/contrib/lvm2/dist/lib/filters/
H A Dfilter-persistent.c149 struct dm_hash_node *n; in _write_array()