Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dcachefiles.h37 EM(FSCACHE_OBJECT_IS_STALE, "stale") \
/Linux-v4.19/include/linux/
Dfscache-cache.h562 FSCACHE_OBJECT_IS_STALE, enumerator
/Linux-v4.19/fs/cachefiles/
Dnamei.c130 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried()
650 FSCACHE_OBJECT_IS_STALE); in cachefiles_walk_to_object()
/Linux-v4.19/fs/fscache/
Dobject.c1106 case FSCACHE_OBJECT_IS_STALE: in fscache_object_mark_killed()
/Linux-v4.19/Documentation/filesystems/caching/
Dbackend-api.txt696 FSCACHE_OBJECT_IS_STALE - the object was stale and needs discarding.