Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-home.h29 HOME_UNLOCKING_FOR_ACQUIRE, /* unlocking because Acquire() was called */ enumerator
66 HOME_UNLOCKING_FOR_ACQUIRE, in HOME_STATE_IS_EXECUTING_OPERATION()
101 HOME_UNLOCKING_FOR_ACQUIRE, in HOME_STATE_MAY_RETRY_DEACTIVATE()
Dhomed-home.c979 assert(IN_SET(h->state, HOME_UNLOCKING, HOME_UNLOCKING_FOR_ACQUIRE)); in home_unlocking_finish()
1103 case HOME_UNLOCKING_FOR_ACQUIRE: in home_on_worker_process()
1968 assert(IN_SET(for_state, HOME_UNLOCKING, HOME_UNLOCKING_FOR_ACQUIRE)); in home_unlock_internal()
2724 for_state = HOME_UNLOCKING_FOR_ACQUIRE; in home_dispatch_acquire()
3207 [HOME_UNLOCKING_FOR_ACQUIRE] = "unlocking-for-acquire",