1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-17 06:04:23 +03:00
lvm2/base/data-struct
Zdenek Kabelac 5b1ebed3fc radix_tree: add radix_tree_uniq_insert
When using radix_tree to identify duplicate entries we may
avoid to call an extra 'lookup()' prior the insert() operation
add radix_tree_uniq_insert/_ptr() that is able to report -1 if
there was already set a value for the given key.
2024-10-24 17:24:40 +02:00
..
2024-08-30 16:51:15 +02:00
2018-06-08 11:24:18 +01:00
2020-05-20 16:01:20 +02:00
2024-06-03 15:30:05 +02:00
2024-06-03 15:30:05 +02:00