Searched refs:CP_ACTION_LOCKED (Results 1 – 2 of 2) sorted by relevance
471 case CP_ACTION_LOCKED: in cp_key_store_action()473 callback_arg.state = (action == CP_ACTION_LOCKED ? CP_LOCKED_STATE : CP_UNLOCKED_STATE); in cp_key_store_action()488 case CP_ACTION_LOCKED: in cp_key_store_action_for_volume()490 callback_arg.state = (action == CP_ACTION_LOCKED ? CP_LOCKED_STATE : CP_UNLOCKED_STATE); in cp_key_store_action_for_volume()
75 CP_ACTION_LOCKED = 0, enumerator