Lines Matching full:machine
11 (*) Object management state machine.
93 OBJECT MANAGEMENT STATE MACHINE
97 machine. The state for an object is kept in the fscache_object struct, in
101 Each state has an action associated with it that is invoked when the machine
148 state machine at once, this simplifies the locking, particularly with respect
158 The object state machine has a set of states that it can be in. There are
228 The state machine comes here to update the object in the cache from the
281 There are a number of events that can be raised to an object state machine:
285 The netfs requested that an object be updated. The state machine will ask
318 state machine, it doesn't matter if there's a collision with both ends trying
319 to sever the connection at the same time. The state machine can just pick