Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dblk-crypto-profile.h126 unsigned int log_slot_ht_size; member
/linux-6.1.9/block/
Dblk-crypto-profile.c114 profile->log_slot_ht_size = ilog2(slot_hashtable_size); in blk_crypto_profile_init()
167 hash_ptr(key, profile->log_slot_ht_size)]; in blk_crypto_hash_bucket_for_key()