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

/linux-master/block/
H A Dblk-crypto-profile.c39 struct list_head idle_slot_node; member in struct:blk_crypto_keyslot
108 list_add_tail(&profile->slots[slot].idle_slot_node,
185 list_del(&slot->idle_slot_node);
292 idle_slot_node);
332 list_add_tail(&slot->idle_slot_node, &profile->idle_slots);

Completed in 88 milliseconds