Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/fs/fscache/
A Dobject.c117 (1 << FSCACHE_OBJECT_EV_ERROR) |
124 (1 << FSCACHE_OBJECT_EV_ERROR) |
131 (1 << FSCACHE_OBJECT_EV_ERROR) |
A Doperation.c326 fscache_raise_event(object, FSCACHE_OBJECT_EV_ERROR); in fscache_abort_object()
/linux/Documentation/filesystems/caching/
A Dobject.rst296 FSCACHE_OBJECT_EV_ERROR

Completed in 8 milliseconds