Home
last modified time | relevance | path

Searched refs:FSCACHE_OBJECT_EV_ERROR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dfscache-cache.h323 FSCACHE_OBJECT_EV_ERROR, /* T if fatal error occurred during processing */ enumerator
446 set_bit(FSCACHE_OBJECT_EV_ERROR, &object->events); in fscache_object_lookup_error()
/Linux-v5.15/fs/fscache/
Dobject.c117 (1 << FSCACHE_OBJECT_EV_ERROR) |
124 (1 << FSCACHE_OBJECT_EV_ERROR) |
131 (1 << FSCACHE_OBJECT_EV_ERROR) |
Doperation.c326 fscache_raise_event(object, FSCACHE_OBJECT_EV_ERROR); in fscache_abort_object()
/Linux-v5.15/Documentation/filesystems/caching/
Dobject.rst296 FSCACHE_OBJECT_EV_ERROR