Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_cache.c256 fscache_set_cache_state(cache, FSCACHE_CACHE_IS_ACTIVE); in fscache_add_cache()
273 * (1) If the cache tests as not live (state is not FSCACHE_CACHE_IS_ACTIVE),
340 FSCACHE_CACHE_IS_ACTIVE, in fscache_io_error()
/linux/include/linux/
H A Dfscache-cache.h27 FSCACHE_CACHE_IS_ACTIVE, /* Attached cache is active and can be used */ enumerator