Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcache.c256 fscache_set_cache_state(cache, FSCACHE_CACHE_IS_ACTIVE); in fscache_add_cache()
340 FSCACHE_CACHE_IS_ACTIVE, in fscache_io_error()
H A Dinternal.h38 return fscache_cache_state(cache) == FSCACHE_CACHE_IS_ACTIVE; in fscache_cache_is_live()
/openbmc/linux/include/linux/
H A Dfscache-cache.h27 FSCACHE_CACHE_IS_ACTIVE, /* Attached cache is active and can be used */ enumerator