Home
last modified time | relevance | path

Searched refs:OPERATION_LOCK_ALL (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/home/
Dhomed-operation.h11 OPERATION_LOCK_ALL, /* enqueued on LockAllHomes() */ enumerator
Dhomed-manager-bus.c578 o = operation_new(OPERATION_LOCK_ALL, message); in method_lock_all_homes()
Dhomed-home.c966 if (h->current_operation->type == OPERATION_LOCK_ALL && r == -ENOTTY) in home_locking_finish()
2800 assert(o->type == OPERATION_LOCK_ALL); in home_dispatch_lock_all()
2982 [OPERATION_LOCK_ALL] = home_dispatch_lock_all, in on_pending()