Searched refs:OPERATION_LOCK_ALL (Results 1 – 3 of 3) sorted by relevance
11 OPERATION_LOCK_ALL, /* enqueued on LockAllHomes() */ enumerator
578 o = operation_new(OPERATION_LOCK_ALL, message); in method_lock_all_homes()
966 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()