Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
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
Dopen-chapter.c104 unsigned int slot = uds_name_to_hash_slot(name, slot_count); in probe_chapter_slots()