Home
last modified time | relevance | path

Searched refs:FSCACHE_OBJECT_IS_STALE (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/trace/events/
Dcachefiles.h33 EM(FSCACHE_OBJECT_IS_STALE, "stale") \
/Linux-v5.4/include/linux/
Dfscache-cache.h557 FSCACHE_OBJECT_IS_STALE, enumerator
/Linux-v5.4/fs/cachefiles/
Dnamei.c125 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried()
647 FSCACHE_OBJECT_IS_STALE); in cachefiles_walk_to_object()
/Linux-v5.4/fs/fscache/
Dobject.c1105 case FSCACHE_OBJECT_IS_STALE: in fscache_object_mark_killed()
/Linux-v5.4/Documentation/filesystems/caching/
Dbackend-api.txt696 FSCACHE_OBJECT_IS_STALE - the object was stale and needs discarding.