summaryrefslogtreecommitdiff
path: root/libdm/.exported_symbols.Base
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2015-11-17 10:19:04 -0600
committerDavid Teigland <teigland@redhat.com>2015-11-17 10:27:16 -0600
commit485d2ca9454ab4725605ab9a33928164aef1bfc8 (patch)
treeafba1c061dfb341c2a48c9b3dd97c4e5f4547f7d /libdm/.exported_symbols.Base
parentd42cedae5818a50edde3ddb1db4bec6a2591c920 (diff)
downloadlvm2-485d2ca9454ab4725605ab9a33928164aef1bfc8.tar.gz
lvmetad: different style for hash functions
In lookup, return a count of entries with the same key rather than the value from a second entry with the same key. Using some slightly different names.
Diffstat (limited to 'libdm/.exported_symbols.Base')
-rw-r--r--libdm/.exported_symbols.Base6
1 files changed, 3 insertions, 3 deletions
diff --git a/libdm/.exported_symbols.Base b/libdm/.exported_symbols.Base
index 61df67c11..47097fc98 100644
--- a/libdm/.exported_symbols.Base
+++ b/libdm/.exported_symbols.Base
@@ -92,9 +92,9 @@ dm_hash_lookup_binary
dm_hash_remove
dm_hash_remove_binary
dm_hash_wipe
-dm_hash_lookup_withval
-dm_hash_lookup_multival
-dm_hash_remove_withval
+dm_hash_lookup_with_val
+dm_hash_lookup_with_count
+dm_hash_remove_with_val
dm_hash_insert_multival
dm_is_dm_major
dm_is_empty_dir