Searched refs:FSCACHE_OBJECT_EV_ERROR (Results 1 – 4 of 4) sorted by relevance
176 (1 << FSCACHE_OBJECT_EV_ERROR); in fscache_object_state_machine()182 (1 << FSCACHE_OBJECT_EV_ERROR)); in fscache_object_state_machine()215 (1 << FSCACHE_OBJECT_EV_ERROR)); in fscache_object_state_machine()230 (1 << FSCACHE_OBJECT_EV_ERROR)); in fscache_object_state_machine()258 case FSCACHE_OBJECT_EV_ERROR: in fscache_object_state_machine()275 case FSCACHE_OBJECT_EV_ERROR: in fscache_object_state_machine()300 case FSCACHE_OBJECT_EV_ERROR: in fscache_object_state_machine()367 if (object->events & ((1 << FSCACHE_OBJECT_EV_ERROR) | in fscache_initialise_object()469 if (test_bit(FSCACHE_OBJECT_EV_ERROR, &object->events)) in fscache_lookup_object()
249 fscache_raise_event(object, FSCACHE_OBJECT_EV_ERROR); in fscache_abort_object()
349 #define FSCACHE_OBJECT_EV_ERROR 3 /* T if fatal error occurred during processing */ macro454 set_bit(FSCACHE_OBJECT_EV_ERROR, &object->events); in fscache_object_lookup_error()
292 (*) FSCACHE_OBJECT_EV_ERROR