Lines Matching refs:home_set_state
472 static void home_set_state(Home *h, HomeState state) { in home_set_state() function
720 home_set_state(h, _HOME_STATE_INVALID); in home_fixate_finish()
722 …home_set_state(h, h->state == HOME_FIXATING_FOR_ACTIVATION ? HOME_ACTIVATING : HOME_ACTIVATING_FOR… in home_fixate_finish()
733 home_set_state(h, _HOME_STATE_INVALID); in home_fixate_finish()
740 home_set_state(h, HOME_UNFIXATED); in home_fixate_finish()
788 home_set_state(h, _HOME_STATE_INVALID); in home_activate_finish()
813 home_set_state(h, _HOME_STATE_INVALID); in home_deactivate_finish()
861 home_set_state(h, _HOME_STATE_INVALID); in home_remove_finish()
883 home_set_state(h, _HOME_STATE_INVALID); in home_create_finish()
900 home_set_state(h, _HOME_STATE_INVALID); in home_create_finish()
941 home_set_state(h, _HOME_STATE_INVALID); in home_change_finish()
959 home_set_state(h, HOME_LOCKED); in home_locking_finish()
971 home_set_state(h, _HOME_STATE_INVALID); in home_locking_finish()
989 home_set_state(h, HOME_LOCKED); in home_unlocking_finish()
1006 home_set_state(h, _HOME_STATE_INVALID); in home_unlocking_finish()
1046 home_set_state(h, _HOME_STATE_INVALID); in home_authenticating_finish()
1317 home_set_state(h, for_state); in home_fixate_internal()
1358 home_set_state(h, for_state); in home_activate_internal()
1405 home_set_state(h, for_state); in home_authenticate_internal()
1450 home_set_state(h, HOME_DEACTIVATING); in home_deactivate_internal()
1528 home_set_state(h, HOME_CREATING); in home_create()
1558 home_set_state(h, HOME_REMOVING); in home_remove()
1702 home_set_state(h, HOME_STATE_IS_ACTIVE(state) ? HOME_UPDATING_WHILE_ACTIVE : HOME_UPDATING); in home_update()
1789 home_set_state(h, HOME_STATE_IS_ACTIVE(state) ? HOME_RESIZING_WHILE_ACTIVE : HOME_RESIZING); in home_resize()
1903 home_set_state(h, HOME_STATE_IS_ACTIVE(state) ? HOME_PASSWD_WHILE_ACTIVE : HOME_PASSWD); in home_passwd()
1960 home_set_state(h, HOME_LOCKING); in home_lock()
1974 home_set_state(h, for_state); in home_unlock_internal()