Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h320 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()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c118 (1 << FSCACHE_OBJECT_EV_ERROR) |
125 (1 << FSCACHE_OBJECT_EV_ERROR) |
132 (1 << FSCACHE_OBJECT_EV_ERROR) |
H A Doperation.c323 fscache_raise_event(object, FSCACHE_OBJECT_EV_ERROR); in fscache_abort_object()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dobject.rst296 FSCACHE_OBJECT_EV_ERROR