Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dkeyslot-manager.c131 blk_ksm_hash_bucket_for_key(struct blk_keyslot_manager *ksm, in blk_ksm_hash_bucket_for_key() function
151 const struct hlist_head *head = blk_ksm_hash_bucket_for_key(ksm, key); in blk_ksm_find_keyslot()
249 hlist_add_head(&slot->hash_node, blk_ksm_hash_bucket_for_key(ksm, key)); in blk_ksm_get_slot_for_key()