Searched defs:blk_crypto_keyslot (Results 1 – 8 of 8) sorted by relevance
31487 struct blk_crypto_keyslot { struct31488 atomic_t slot_refs;31489 struct list_head idle_slot_node;31490 struct hlist_node hash_node;31491 const struct blk_crypto_key *key;31492 struct blk_crypto_profile *profile;
76465 struct blk_crypto_keyslot { struct76466 atomic_t slot_refs;76467 struct list_head idle_slot_node;76468 struct hlist_node hash_node;76469 const struct blk_crypto_key *key;76470 struct blk_crypto_profile *profile;
63291 struct blk_crypto_keyslot { struct63292 atomic_t slot_refs;63293 struct list_head idle_slot_node;63294 struct hlist_node hash_node;63295 const struct blk_crypto_key *key;63296 struct blk_crypto_profile *profile;
132670 struct blk_crypto_keyslot { struct132671 atomic_t slot_refs;132672 struct list_head idle_slot_node;132673 struct hlist_node hash_node;132674 const struct blk_crypto_key *key;132675 struct blk_crypto_profile *profile;
73121 struct blk_crypto_keyslot { struct73122 atomic_t slot_refs;73123 struct list_head idle_slot_node;73124 struct hlist_node hash_node;73125 const struct blk_crypto_key *key;73126 struct blk_crypto_profile *profile;