Home
last modified time | relevance | path

Searched refs:NO_TRANSIT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c38 * transition. Returning NO_TRANSIT repeats the current state, but goes back
53 #define NO_TRANSIT ((struct fscache_state *)NULL) macro
114 * have been in/gone to and returning NO_TRANSIT returns to that.
236 if (new_state == NO_TRANSIT) { in fscache_object_sm_dispatcher()
491 return NO_TRANSIT; in fscache_look_up_object()
615 return NO_TRANSIT; /* Not finished; requeue */ in fscache_jumpstart_dependents()
692 return NO_TRANSIT; /* Not finished */ in fscache_kill_dependents()
1129 return NO_TRANSIT; in fscache_object_dead()
1132 return NO_TRANSIT; in fscache_object_dead()

Completed in 2 milliseconds