Lines Matching refs:unlk
227 struct opal_lock_unlock unlk; member
2726 suspend->unlk = *lk_unlk; in opal_save()
2875 if ((iter->unlk.flags & OPAL_SAVE_FOR_LOCK) && in opal_lock_check_for_saved_key()
2877 iter->unlk.session.opal_key.key_len > 0) { in opal_lock_check_for_saved_key()
2879 iter->unlk.session.opal_key.key_len; in opal_lock_check_for_saved_key()
2881 iter->unlk.session.opal_key.key, in opal_lock_check_for_saved_key()
2882 iter->unlk.session.opal_key.key_len); in opal_lock_check_for_saved_key()
3111 ret = __opal_lock_unlock(dev, &suspend->unlk); in opal_unlock_from_suspend()
3114 suspend->unlk.session.opal_key.lr, in opal_unlock_from_suspend()
3115 suspend->unlk.session.sum); in opal_unlock_from_suspend()
3120 ret = __opal_set_mbr_done(dev, &suspend->unlk.session.opal_key); in opal_unlock_from_suspend()