Home
last modified time | relevance | path

Searched refs:FSCACHE_CACHE_IS_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfscache-cache.h27 FSCACHE_CACHE_IS_ACTIVE, /* Attached cache is active and can be used */ enumerator
/linux/fs/netfs/
H A Dinternal.h275 return fscache_cache_state(cache) == FSCACHE_CACHE_IS_ACTIVE; in fscache_cache_is_live()