Home
last modified time | relevance | path

Searched refs:dm_hash_remove_binary (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/lvm2/dist/libdm/datastruct/
H A Dhash.c189 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, in dm_hash_remove_binary() function
214 dm_hash_remove_binary(t, key, strlen(key) + 1); in dm_hash_remove()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dtcp-comms.c124 dm_hash_remove_binary(sock_hash, csid, GULM_MAX_CSID_LEN); in tcp_remove_client()
313 dm_hash_remove_binary(sock_hash, remcsid, GULM_MAX_CSID_LEN); in read_from_tcpsock()
/dragonfly/contrib/lvm2/dist/libdm/
H A D.exported_symbols121 dm_hash_remove_binary
H A Dlibdevmapper.h652 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, uint32_t len);
H A Dlibdm-deptree.c344 dm_hash_remove_binary(dtree->devs, (const char *) &dev, in _create_dm_tree_node()
/dragonfly/contrib/lvm2/dist/include/
H A Dlibdevmapper.h652 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, uint32_t len);