Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto-profile.h189 unsigned int log_slot_ht_size; member
/linux/block/
H A Dblk-crypto-profile.c121 profile->log_slot_ht_size = ilog2(slot_hashtable_size); in blk_crypto_profile_init()
173 hash_ptr(key, profile->log_slot_ht_size)]; in blk_crypto_hash_bucket_for_key()