Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dkeyslot-manager.c165 blk_ksm_hash_bucket_for_key(struct blk_keyslot_manager *ksm, in blk_ksm_hash_bucket_for_key() function
185 const struct hlist_head *head = blk_ksm_hash_bucket_for_key(ksm, key); in blk_ksm_find_keyslot()
287 hlist_add_head(&slot->hash_node, blk_ksm_hash_bucket_for_key(ksm, key)); in blk_ksm_get_slot_for_key()