Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h545 FSCACHE_OBJECT_IS_STALE, enumerator
/linux-4.4.14/fs/cachefiles/
Dnamei.c137 if (why != FSCACHE_OBJECT_IS_STALE) in cachefiles_mark_object_buried()
610 FSCACHE_OBJECT_IS_STALE); in cachefiles_walk_to_object()
/linux-4.4.14/fs/fscache/
Dobject.c1068 case FSCACHE_OBJECT_IS_STALE: in fscache_object_mark_killed()
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt696 FSCACHE_OBJECT_IS_STALE - the object was stale and needs discarding.