Home
last modified time | relevance | path

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

/block/
Dkeyslot-manager.c41 struct list_head idle_slot_node; member
105 list_add_tail(&ksm->slots[slot].idle_slot_node, in blk_ksm_init()
177 list_del(&slot->idle_slot_node); in blk_ksm_remove_slot_from_lru_list()
273 idle_slot_node); in blk_ksm_get_slot_for_key()
317 list_add_tail(&slot->idle_slot_node, &ksm->idle_slots); in blk_ksm_put_slot()