Home
last modified time | relevance | path

Searched refs:uds_name_to_hash_slot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dhash-utils.h60 static inline unsigned int uds_name_to_hash_slot(const struct uds_record_name *name, in uds_name_to_hash_slot() function
H A Dopen-chapter.c104 unsigned int slot = uds_name_to_hash_slot(name, slot_count); in probe_chapter_slots()